
A:link {color: #666666; text-decoration: none; font-weight: bold; }
A:visited {color: #999999; text-decoration: none; font-weight: bold;}
A:active {color: red; background-color: #ebebeb; }
A:hover {background-color: #FFFFFF; color: #000066; font-weight: bold;}

TD.center A:link {color: #000066; text-decoration: none;}
TD.center A:visited {color: #999999; text-decoration: none;}
TD.center A:active {color: white; background-color: #ebebeb; }
TD.center A:hover {background-color: #000000; color: #FFFFFF; }


table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000066;
}
p.fancy:first-letter {font-size: 110%; font-weight:bold; }

TD.center{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 18px;
color: #000066;
padding-top: 6px;
padding-left: 4px;
text-indent: 1em;
}

H1 {
font-size: 18px;
font-weight: 700;
padding-top: 13px;
color: #999933;
}

H2 {
font-size: 16px;
font-weight: 700;
padding-top: 13px;
color: #FF9900;
}

P.button {
border-style: solid;
border-width: 1px;
border-color: #000000;
text-align: center;
padding: 3px;
width: 450px;
}

P.menubox {
width: 200px;
border-style: double;
border-width: 4px;
border-color: #000000;
float: center;
font-size: 13px;
color: #666666;
line-height: 18px;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
background-color: #FFFFFF;
padding-left: 2px;
padding-top: 6px;
padding-bottom: 6px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 4px;
text-indent: 0em;
}


