#headings
{
body         { font-family: Verdana; font-size: 10pt; color: #FFFFFF }
a:visited    { font-family: Arial; font-size: 9pt; color: #66FFFF }
a:link       { font-family: Arial; font-size: 9pt; color: #FFFFFF }
h1			 { font-weight: bold; font-family: Verdana; font-size: 24pt; color: #FFFFFF }
h2			 { font-weight: bold; font-family: Verdana; font-size: 18pt; color: #FFFFFF }
h3			 { font-weight: bold; font-family: Verdana; font-size: 16pt; color: #FFFFFF }
h4			 { font-weight: bold; font-family: Verdana; font-size: 12pt; color: #FFFFFF }
h5			 { font-weight: bold; font-family: Verdana; font-size: 10pt; color: #FFFFFF }
}

#contents
{
font: normal 90% arial, helvetica, sans-serif; color: #FFFFFF; font-size: 10pt
h2 { font-weight: bold; font-family: Verdana; font-size: 18pt; color: #FFFFFF }
h5 { font-weight: bold; font-family: Verdana; font-size: 10pt; color: #FFFFFF }
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid white;
width: 200px;
position:absolute;
z-index:1;
top:730;
left:20;
width:140px;

}

#navlist li
{
list-style: none;
font: normal 90% arial, helvetica, sans-serif
margin: 0;
padding: 0.25em;
border-top: 1px solid white;
}

#navlist li a { text-decoration: none; }