BODY, TD {

	background: white;

      color : #004080;

	font-family : Arial, sans-serif;

	font-size: 11pt;

	text-align: left;
	

}

P {

      color : #004A9C;

      font-size: 11pt;
	


 }    


H1 {

	font-size: 18pt;

	color: #000768;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;

}

H2 {

	font-size: 14pt;

	color: #000768;
font-family : "Times New Roman", Times, serif;
	
}



H3 {

	font-size: 13pt;

	color: #990066;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;

}



H4 {

    font-size: 10pt;

	color : 000768;
	font-style : italic;
	}
H5 {

    font-size: 9pt;

	color : 000768;
	font-style : italic;
	}


A {

	text-decoration: none;

	color: 336633;

}



A:Hover {

	text-decoration: underline;

	color: blue;

}



HR {

	color: blue;

	height: 1pt;

}


