P  {
	font-family : Verdana;
	font-weight : normal;
	color : 003399;
	font-size : 12px;
}

H1  {
	font-size : 36px;
	font-weight : bold;
	color : 000066;
	font-family : Verdana;
}

H2  {
	font-family : Verdana;
	font-size : 28px;
	font-weight : bold;
	font-style : italic;
	color : 000066;
}

H3  {
	font-size : 18px;
	font-family : Verdana;
	font-weight : bold;
	color : 000066;
}

A  {
	font-family : Verdana;
	font-weight : normal;
	color : Blue;
}

A:Visited  {
	font-family : Verdana;
	color : Purple;
	text-decoration : underline;
	font-weight : normal;
}

A:Active  {
	color : Blue;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : normal;
	font-size : 12px;
}

A:Hover  {
	font-family : verdana;
	color : red;
	text-decoration : underline;
}

BODY  {
	font-family : Verdana;
	font-weight : normal;
	color : 003399;
	background-color : White;
	font-size : 12px;
}

h4  {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : 003399;
}

td  {
	font-size : 12px;
	font-family : Verdana;
	font-style : normal;
	font-weight : normal;
	color : 003399;
}

