body
{
	font-family:Arial;
	font-size: 10;
	color : white;
	background-color: white;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table
{
	font-family:Arial;
	font-size: 10;
	color: white;
	text-indent: 0px;
	margin-right: 2px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 0px none; 
}

img
{
	border: none;
}

A
{
	font-family:Arial;
	font-size:10;
	font-weight: bold;
	letter-spacing: 1;
	color: white;
	text-decoration: none;
}

A:hover
{
	color:black;
	
}
