BODY {
	color : Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
	border-bottom : thick;
	font : normal normal normal xx-small Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

tr {
	font : normal normal normal xx-small Arial, Helvetica, sans-serif;
}


A {
	color : #000000;
	text-decoration : none;
	font : bold;
	font-size : x-small
}

A:HOVER {
	color : #0000CC;
	text-decoration : none;
	font : bold;
	font-size : x-small
}

H4	{
	color : #000000;
	text-decoration : none;
	font : bold;
	font-size : small
}
