body {
	font:arial; 
	margin:0;
	padding:0;
	}
	

	
P {
	font:11pt/110% "arial";
	color:#4169E1;
	letter-spacing:0px;
	text-height:100%;
}
	
	
.P1 {
	font:arial; 
	font-size:10pt;
	color:white;
	line-height:110%;
	text-indent:5px;
	background-color:#1E90FF;
	
}

.P2 {
	font:15pt/110% "arial";
	color:#003333;
	letter-spacing:0px;
	text-height:150%;
	text-style:bold;
}

.copyright {
	font:8pt "arial";
	color:#333333;
}

a:link {
	text-decoration: none;
	color: darkorange;
	font-weight: bold;
}
a:visited {text-decoration: none; color:#4169E1;font-weight: bold;}
a:active {text-decoration: none; color: #333333;}
a:hover {text-decoration: underline; color: #009900;font-weight: bold;}