td  {
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 8pt;
	color : Navy;
}

A  {
	color : White;
	text-decoration : none;
}

A:hover  {
	color : #FF8040;
	text-decoration : none;
}

body  {
	font-size : 10pt;
	font-family : Arial;
	font-style : normal;
	color : Navy;
}

H1  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

H2  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : Navy;
}

H3  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	color : Navy;
}

