body, table, td{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
        color:#0066B3;

}
ul,ol
 {
  margin-top:5px;
  margin-bottom:5px;
 }

#menu td
 {
  padding:3px;
 }
#menu a
 {
  font-family:Tahoma;
  font-size:10pt;
  font-weight:bold;
  color:#0066B3;
  text-decoration:none;
 }

#menu a:hover
 {
  font-family:Tahoma;
  font-size:10pt;
  font-weight:bold;
  color:#0066B3;
  text-decoration:underline;
 }

.hd2
 {
  font-size:14pt;
  font-weight:bold;
  text-align:center;
 }
.hd3
 {
  font-size:12pt;
  font-weight:bold;
  text-align:center;
 }
.hd4
 {
  font-size:10pt;
  font-weight:bold;
  text-align:center;
 }