 body { font-family: helvetica, arial, sans-serif; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 1;
} 

a.test{color:#525252; text-decoration: none;}
a.test:visited{color:#525252; text-decoration: none;}
A.test:hover {color:white; text-decoration: underline;}

a.link03{color:#000000; text-decoration: none;}
a.link03:visited{color:#000000; text-decoration: none;}
A.link03:hover {color:#800040; text-decoration: underline; }


#header {
	font-family: helvetica, arial, tahoma, sans-serif ;
	font-size:12pt;
	color: #000099; }

#content {
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px; }


#content h1 {
	font-family: helvetica, arial, tahoma, sans-serif ;
	font-size:11pt;
	color: #003300;
	font-weight: normal; }

#content h2 {
	font-size:10pt;
	color: #003300; }
	
	
