td  {
	font-size : 10pt;
	font-family : arial;

	font-style : normal;
	color : black;
}

a  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	text-decoration : none;
	color : black;
}

a:hover  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	color : red;
}

a:visited {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	color : purple;
}


h1,p,body  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	color : black;
}
