h1           { font-family: Arial; font-size: 20pt; color: #000000; font-weight: bold }
h2           { font-family: Arial; font-size: 16pt; color: #000000 }
h3           { font-family: Arial; font-size: 12pt; color: #000000; margin: 20px 0 0 0 }
h4           { font-family: Arial; font-size: 12pt; color: #000000; font-style: bold }
h5           { font-family: Arial; font-size: 10pt; color: #000000 }
h6           { font-family: Arial; font-size: 9px; color: #808080; font-style:italic }
p            { margin:10px 0 }
.bodytext    { font-family: Verdana, Arial, sans-serif; font-size: 12px }
.list        { font-family: Arial; font-size: 12px; }
.special	 {width:5px;visibility:hidden;}

a:link, a:active, a:visited {
color: #000080;
text-decoration: none;
font-weight: bold;

}

a:hover {
text-decoration:underline;
color: #000080;
}

#topnavbar {
font-family: verdana, arial, sanf-serif;
font-size: 12px; 
font-weight: bold;
vertical-align: bottom;
}

#topnavbar a:link, #topnavbar a:active,#topnavbar a:visited {
color: #FFFFFF;
text-decoration: none;
}

#topnavbar a:hover {
text-decoration:underline;
color: #ffffff;
}


#leftnav {
display: block;
width: 150px;
color: #000000;
text-decoration: none;
font-family: arial, sanf-serif;
font-size: 12px;
line-height: 1.5;
text-align: left;
 }

#leftnav a:link,  #leftnav a:visited {
font-size: 12px; 
color: #000080;
text-decoration: none;
}

#leftnav a:hover, #test a:active   {
font-size: 12px; 
text-decoration:underline;
color: #000080;
}