div.maincontent
{
	padding:0px 5px 0px 5px; 
	position:relative; 
	background-color:#ffffff; 
	font-family:arial, verdana, sans-serif; 
	font-size:10pt; 
	overflow:auto;
}

h1
{
	font-family: arial, verdana, sans-serif;
	font-size:12pt;
	color:#000;
}

a:link	
{
	color: #0331c6;
	text-decoration: underline;
	font-size:10pt;
	font-weight:bold;
}

a:visited	
{
	color: #0331c6;
	text-decoration: underline;
	font-size:10pt;
	font-weight:bold;
}

a:active	
{
	color: #f32500;
	text-decoration: underline;
	font-size:10pt;
	font-weight:bold;
}

a:hover
{
   color:#f32500;
   text-decoration: underline;
   font-size:10pt;
   font-weight:bold;
}
