H1 {
	font-family:Verdana;
	color: black;
	font-weight: bold;
	font-size: 16pt;
	padding-top: 20px;
}
H2 { font-family:Comic Sans MS; color: #ff4500;font-weight: bold;font-size: 14pt;}
H3 { font-family:Verdana; color: #ff4500;font-weight: bold;font-size: 11pt;}
a:active {color: black; text-decoration: none;font-size: 8pt;font-family:Verdana;}
a:link {color: black; text-decoration: none;font-size: 8pt;font-family:Verdana;}
a:visited {color: black; text-decoration: none;font-size: 8pt;font-family:Verdana;}
a:hover {color: #808080; text-decoration: none;font-size: 8pt;font-family:Verdana;}
P{font-family: Verdana; color: #0000CD;font-size: 10pt};

BODY
{
  background-repeat: no-repeat;
  background-position: top;
  background-height:100%;
  background-width:100%;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px
}

.blueborder
{
border-top: thin solid #99CCFF;
border-bottom: thin solid #99CCFF;
}

td.menu
{
background:white;
border: 0 solid cce6ff;
}

table.menu
{
font-size:100%;
font-weight: bold;
position:absolute;
top:30px;
left:55px;
visibility:hidden;
background:cce6ff;
border: none;
a:hover{color:0000cd};

}

table.submenu
{
font-size:100%;
font-weight: bold;
position:absolute;
visibility:hidden;
background:FFCC33;
border: none;
a:hover{color:0000cd}


}
