@charset "utf-8";
/* CSS Document */

body
{  
	margin-top: 10px;
	margin-left:4px;
	font-family:Arial;
	font-size:12px;
}

td
{  
	font-family:Arial;
	font-size:12px;
}

a:link, a:visited, a:active
{
	color:#B0000C;
	text-decoration:underline;
}

a:hover
{
	color:#002452;
	text-decoration:underline;
}


h2
{
	color: #002952;
	font-size: 18px;
	font-weight:normal;
}