body { font-size: 11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
p { font-size: 10pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
td { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
a:link {  }
a:visited { }
a:hover { }
a:active { }
 #navcontainer { width: 165px; }

 #navcontainer ul
 { margin-left: 0; padding-left: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; width: 132px; }

 #navcontainer a
 { position: relative; left: 10px; display: block; padding: 3px; width: 130px; border-bottom: 1px solid #eee; }

 #navcontainer a:link, #navlist a:visited
 { color: black; text-decoration: none; }

 #navcontainer a:hover
 {
 background-color: gray;
 color: #fff;
 }

