body
{
 font-family:Verdana;
 font-size:12px;
 background-color:white;
 text-align:left;
 line-height:15px;
 margin:0px;
}
h1 {font-size:20px;color:#ff0000;margin-bottom:0px;}
h2 {font-size:16px;color:#ff0000;}
h3 {font-size:13px;color:#d63a29;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#974B00;
  }
a:active, a:hover
{
  color:#ff0000;
}

td,tr   { font-family: Verdana, sans-serif; font-size: 12px; text-align:left; line-height:15px;}

a.menu {
  padding:3px; 
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
  color:#974B00;
  text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:#ff0000; font-weight:bold;
 }

.smallfont {
	text-decoration: none;
	font-size: 10px;
 }
