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; }

li { 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 { background-color: #00484e; width: 165px; }

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

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

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

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

