A  {
	color : #003300;
	text-decoration: underline;




}

A:Visited  {
	color : #000033;
	font-style: normal;
	text-decoration: underline;


}

A:Active  {
	color : Blue;
	background-color : Red;
}

A:Hover  {
	color : #FF0000;
	background-color : #0099FF;
}

BODY  {
	color : Navy;
	font-size : 11pt;
	background-color: #FFFFFF;


}

H1  {
	font-size : 18pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
	color : #003300;
	
	}

H2  {
	font-size : 16pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
	color : #003300;
}

H3  {
	font-size : 14pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	color : #003300;
}

H4  {
	font-size : 12pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #003300;
}

P  {
	font-family : "Times New Roman", Times, serif;
	color : #000066;
	font-size : 10pt;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000066;

}
H6 {
	font-size : 12pt;
	color : #003300;
	text-decoration : none;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;


}
H5 {



	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	color : #003300;
	text-decoration : none;
}
img {
	border: none;

}
