A:link {color: #333333; text-decoration: none;}
A:visited {color: #333333; text-decoration: none;}
A:hover {color: #0099FF; text-decoration:underline;}
	 
BODY {
font-family : Arial, Helvetica, sans-serif;
background-color : #0099FF;
margin: 10px 10px 10px 10px;
background-image:url(header.gif);
background-position:center top;
background-repeat:no-repeat;
}
td {
color:#333333;
font-size : 11px;
line-height : 14px;
}
.Message{
color : #CC0033;
}
.Nav {
background-image:url(nav.gif);
background-position:center top;
background-repeat:no-repeat;
}
.BGWhite {
background-color:#FFFFFF;
}
.BGBlue {
background-color:#0099FF;
}
.FontWhite{
color:#FFFFFF;
}
.FontBlue{
color:#0099FF;
}
.FontMed{
font-size : 14px;
line-height : 17px;
}
.FontTitle{
color:#0099FF;
font-size : 24px;
line-height : 28px;
}
.Border{
border : 1px groove #666666;
width : 98%;
font-size: 12px;
margin : 1px 1px 1px 1px;
}

