body
{
	background-color : white;
	margin: 0px;
	padding: 0px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

div#News
{
	background-color: white;
	
}

h1
{
	font-size: 12pt;
	font-weight: normal;
}

A
{
	color : black;
	text-decoration : none;
}

A:Hover
{
	text-decoration : underline;
}