P  {
	font-family : Times New Roman;
	color : #003399;
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #003399;
	text-decoration : underline;
}

A:Visited  {
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #003399;
	text-decoration : underline;
}

A:Active  {
	font-family : Times New Roman;
	font-weight : normal;
	color : #003399;
	text-decoration : underline;
}

A:Hover  {
	font-family : Times New Roman;
	font-weight : normal;
	color : Red;
	text-decoration : none;
}

BODY  {
	font-family : Times New Roman;
	color : #003399;
	text-decoration : none;
}



