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

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

img
{
	border: none;
}

A
{
	font-family:arial;
	font-size:12;
	color: green;
	text-decoration: none;
}

A:hover
{
	color:black;
	
}
