P {font-family:"Arial";
	font-size:11pt;
	font-weight:normal; 
	color:Black}

H1 {text-align:center;
	font-family:"Times";
	color:Navy}

H2 {text-align:center;
	font-family:"Arial";
	color:Green}

H3 {font-family:"Times";
	font-weight:normal;
	font-style:oblique;
	font-size:12pt;
	color:Black}

H4 {font-family:"Arial";
	font-size:11pt;
	font-weight:normal; 
	color:Black;
	line-height:1.5}

H5 {color:Green;
	font-family:"Arial";
	font-weight:300;
	font-size:8pt}

H6 {font-family:"Times";
	font-size:12pt;
	font-style:normal;
	font-weight:normal;
	color:Black}

UL {list-style:disc outside;
	font-family:"Arial";
	font-size:11pt;
	font-style:normal;
	font-weight:normal;
	color:Black}
	

A:LINK {font-family:"Arial";
color:Green;font-weight:bold;}

A:VISITED {font-family:"Arial";
color:Teal;font-weight:bold;}

A:ACTIVE {font-family:"Arial";
color:Green;font-weight:bold;}

A:FOCUS {font-family:"Arial"; 
color:Lime;font-weight:bold;}

A:HOVER {font-family:"Arial"; 
color:Lime;font-weight:bold;}


HR {color:Green;
	line-height:1}
