HTML, BODY, P, TD, TH, LI
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt;
}

BODY {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    margin: 0
}

a { color: #0000ee }
a.top { text-decoration: none } 
a.top:hover { text-decoration: underline }

h1 { font-size: 1.6em; margin-top: 0em; margin-bottom: 0.5em; color: #6600FF }
h2 { font-size: 1.3em; margin-top: 0.5em; margin-bottom: 0.5em; color: #6600FF }
h3 { font-size: 1.1em; margin-top: 0.5em; margin-bottom: 0.5em; color: #6600FF }

ul.map { list-style-type: none; padding-left: 2em; margin: 0 }

/* secondary text navigation */
div.textnav { text-align: center; font-size: 1em; margin-left: 1em; margin-right: 1em; padding: 0 }
div.textnav ul { list-style-type: none; padding: 0.5em; margin: 0 }
div.textnav ul li { display: inline; font-size: 0.9em; color: #888888 }
div.textnav ul li a { color: #0000FF }

div.adtext { padding-left: 7em; padding-right: 7em }
div.adtext h1 { font-size: 10pt; color: #888888; font-weight: normal; }
div.adtext p { font-size: 8pt; color: #888888; font-weight: normal; text-decoration: none }
div.adtext a.simple { text-decoration: none; font-weight: normal; color: black }

a:link {  color: #3333CC; text-decoration: underline}
a:visited {  color: #3333CC; text-decoration: underline}
a:hover {  color: #E6221D; text-decoration: none}

