BODY
{
    BACKGROUND-COLOR: #F0F0F0;
    COLOR: darkblue;
    link=darkred;
    alink=blue;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-ALIGN: left;
    TEXT-TRANSFORM: none;
}
H1
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-large;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bolder;
    LIST-STYLE: disc outside;
    TEXT-ALIGN: center;
    TEXT-TRANSFORM: none
}
H2
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: large
}

.FeatureList
{
list-style-position: outside;
list-style-image: url(ListDSL.gif);
font-size: 12pt;
vertical-align: middle;
font-weight: bold;
padding-left: 5px
}

.SmallPrint
{
    list-style-type: circle
}

a:link {  color: darkred}

a:visited {  color: darkblue}

p {color: darkblue}

.WhiteText {color: blue}

.SideBarList {
	list-style-position: outside;
	list-style-image: url(ListDSL2.gif);
	font-size: 10pt;
	color: darkblue;
	line-height: normal;
	vertical-align: top ;
	font-style: normal;
	font-weight: bold
}
h3 { COLOR: black; FONT-FAMILY: Arial; FONT-SIZE: small; font-weight: bold}
