body,
table {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	
}

a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#002bb8;
}


a:hover {
	text-decoration:underline;
	color:#002bb8;

}

img
{
 border-color: black;
}
