body
{ font-family: Arial, Verdana, sans-serif;
font-size:12px;
color:#666666;
line-height: 18px;
}

.BodyText
{ 
}

.FooterText
{ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;}

.WhiteText
{ font-family: Arial, Verdana, sans-serif;
color:#ffffff;
}

.BodyTextBold
{ 
font-weight: bold;
}


H1 { font-size:18px; color:#0066CC; font-weight: bold; padding: 0; margin:0; }

H2 { font-size:13px; color:#0066CC; font-weight: bold; padding: 0; margin:0; }


a:link {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color:#000033;
}
 a:visited {
	color: #0066CC;
	text-decoration: none;
}

 a:visited:hover {
	color:#000033;
}

a:link.GreyLinks {
	color: #666666;
	text-decoration: none;
}

a:hover.GreyLinks {
	color:#000033;
}
 a:visited.GreyLinks {
	color: #666666;
	text-decoration: none;
}

 a:visited:hover.GreyLinks {
	color:#000033;
}
