body
{
margin:0px;
padding:0px;
}
a
{
color:#000099;
}
.text8       { font-family: Verdana,Arial; font-size: 8pt }
.testline    { font-family: Tahoma; font-size: 10pt; margin-bottom: -15 }
.text10B     { font-family: Verdana; font-size: 10pt; font-weight: bold }
.text10      { font-family: Verdana,Arial; font-size: 10pt; }

.head12      { font-family: Arial; font-size: 12pt; color: #000099; font-weight: bold }


#navcontainer { width:112px; }

#navcontainer ul
{
margin-left: 0;
padding: 2px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;


}

#navcontainer a
{
display: block;
padding: 3px;
width: 100px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;

}

#navcontainer a:link, #navlist a:visited
{
color:#000000;
text-decoration: none;
font-weight:bold;
}

#navcontainer a:hover
{
background-color:#009966;
color: #fff;
}
