body {
	background-color:#FFFFFF;
	color:#444444;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:1em;
	}
	
a:link,
a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color:#005283;
	text-decoration:underline;
	}
	
p {
	font-size:0.7em;
	font-weight:normal;
	color:#444444;
	}
		
h1 {
 	font-size:1.0em;
	font-weight:bold;
	color:#008DCF;
	margin-bottom:0.7em;
	}
	
h2 {
 	font-size:0.8em;
	font-weight:normal;
	color:#444444;
	}
	
h3 {
 	font-size:0.6em;
	font-weight:bold;
	color:#000000;
	}
