BODY {

	
	color: #000066;
	font-size : 11pt;
	text-align : center;
	font-family : Arial, "Times New Roman";
	background-image: none;
	background-color: #E7F7FF;
	}
	
h1 {
		font-size : 16pt;
		font-weight: bold;
}

h2 {
	
}


h3 {
	
}


h4 {
		font-size : 8pt;
}

A {
	text-decoration : none;
	color: #000066;
	text-decoration: underline;
}





 A:HOVER {
		color: #FF0033;
}

