BODY 	{
		font-family: Arial;
		font-size: 13px;
		}
TH 		{
		font-family: Bankgothic MD BT, Arial;
		font-size: 16px;
		}
TD 		{
		font-family: Arial;
		font-size: 13px;
		}
A 		{
		color: teal; text-decoration: none;
		}
A:HOVER {
		color: #993300; font-weight: bold; 
		text-decoration: underline;
		}
H1		{
    	BORDER-BOTTOM: #000080 1px solid;
    	COLOR: #000080;
    	FONT-FAMILY: Bankgothic MD BT, Verdana;
    	FONT-SIZE: 13px;
		}