P  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

TD  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


H1  {
	font-family : Arial;
	color : #000000;
	text-align : center;
	font-weight : bold;
}

H2  {}

H3  {
	font-family : Arial;
	font-weight : normal;;
	text-align : center;

}

A  {
	font-family : Arial;
	color : #FF0000;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
	color : #FF0000;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial;
	color : #003366;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
}

