.TopLinks {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
.Body {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
}
.BottomLinks {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;

}
.Grey {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	;
}


A:link {text-decoration: underline; color: #000099;}
A:visited {text-decoration: underline; color: #000099}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #0000CC;}
