body
{
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	color: black;
	background-color:#ffffff;
	font-family: verdana,arial;
	font-size: 10pt;
}

table,tr,td
{
	color: black ;
	font-family: verdana,arial;
	font-size: 10pt
}

a:link
{
	color: black;
	text-decoration:underline;
	font-family: verdana;
	font-size: 10pt;
}

a:visited
{
	color: black;
	text-decoration:underline;
	font-family: verdana;
	font-size: 10pt;
}

a:active
{
	color:black;
	text-decoration:underline;
	font-family: verdana;
	font-size: 10pt;
}

a:hover
{
	color: #ffffff;
	background-color:#9198ab;
	text-decoration:none;
	font-family: verdana;
	font-size: 10pt;
}
