BODY { margin: 0;
background: #DDDDDD;
} 

BODY, P, TD, H1, H2, H3, H4, UL, LI { font-family: Arial, sans-serif; }
BODY, P, TD { color:#333333; font-size:10pt; font-weight:700; }
H1 { color:#550066; font-size:24pt; font-weight:700; }
H2 { color:#550066; font-size:18pt; font-weight:700; }
H3 { color:#550066; font-size:14pt; font-weight:700; }
H4 { color:#550066; font-size:12pt; font-weight:700; }
H5 { color:#333333; font-size:10pt; font-weight:700; }

a:link, a:visited, a:active { color:#770088;  text-decoration: underline; }
a:hover { color:#AA00AA;  text-decoration: underline; }

UL 
{ 
list-style: disc; list-style-position: outside;
margin:0 0 0 0.6em; padding-left:0.6em;
}

LI
{
color:#770088; font-size:10pt; font-weight:700;
margin:0; padding:0;
}

OL
{
list-style-position: outside;
margin:0 0 0 1.3em; padding-left:0.6em;
}

UL.terms LI {margin-bottom: 1.2em; }

UL.cat LI {margin-bottom: 0.4em; }

OL.terms LI {
margin-left: 1.2em;
margin-bottom: 1.2em; }

td.dk
{ background: #550066;
}

td.med
{ background: #770088;
}

td.light
{ background: #AA00AA;
}

td.content
{ background: #DDCCDD;
}

td.content2
{ background: #DDCCDD;
padding: 0.1in 0.2in 0.1in 0.2in;
}

#content2 { padding: 0.1in 0.2in 0.1in 0.2in; }   

td.divbar
{ background: #DDDDDD URL(images/divbar.jpg);
}

td.vertbar
{ background: #DDDDDD URL(images/vertbar.jpg);
background-repeat: repeat-y;
}

td.ocean
{ background: #AA00AA URL(images/ocean.jpg);
background-repeat: no-repeat;
}

td.leftbar
{ background: #DDCCDD URL(images/lft2.gif);
background-repeat: repeat-y;
}

td.rightbar
{ background: #DDCCDD URL(images/rt2.gif);
background-repeat: repeat-y;
background-position: right;
}

td.leftbanner
{ background: #DDCCDD URL(images/rt2.gif);
background-repeat: repeat-y;
}

td.rightbanner
{ background: #DDCCDD URL(images/lft2.gif);
background-repeat: repeat-y;
background-position: right;
}