td
{
	font : 12pt Arial;	
	font-family : Arial;
}

h1
{
	font-family	 : Arial;
	font-weight : bold;
	font : bold 14pt;
}

H2 {
	font-family	 : Arial;
	font-weight : bold;
	font : bold 13pt;
}

H3	 {
	font-family	 : Arial;
	font-weight : bold;
	font : bold 12pt;
}

A:LINK {
	font-family	: Arial;
	font : bold 10pt;
	text-decoration : underline;
	color : #FF9C00;
}

A:HOVER {
	font-family	: Arial;
	font : bold 10pt;
	text-decoration : underline;
	color : #FF0000	;
}
A:VISITED {
	font-family	: Arial;
	font : bold 10pt;
	text-decoration : none;
	color : #FF0000	;
}
