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

table
{
	font-family:Arial;
	font-size: 10;
	color: white;
	text-indent: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	border: 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;
	
}
