<style>

P  {
	font-weight : normal;
	font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
	margin-left : 10px;
	margin-top : 10px;
}
P.serif {
	font-weight : normal;
	font-size : 12pt;
	font-family : New Times Roman, Garamond
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
	margin-left : 10px;
	margin-top : 10px;
}

H1  {
font-family : Arial, Halvetica, sans-serif;
font-weight : Bold;
color : Blue;
}

H2  {
color : Teal;
font-family : Arial, helvetica, sans-serif;
font-size : 18pt;
font-weight : Bold;
text-align : Center; 	
}

H3  {}

A.first  {
	font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A:Visited.first  {
	font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A:Active.first  {
	font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Fuchsia;
	text-decoration : underline;
}

A:Hover.first  {
	font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-decoration : underline;
}

A.second  {
font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-decoration : underline;
}

A:Visited.second  {
font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-decoration : underline;
}

A:Active.second  {
font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Fuchsia;
	text-decoration : underline;
}

A:Hover.second  {
font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : underline;

}



A.third  {
font-size : 10pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

A:Visited.third  {
font-size : 10pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

A:Active.third  {
font-size : 10pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Fuchsia;
	text-decoration : none;
}

A:Hover.third  {
font-size : 10pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}



BODY  {
	font-style : normal;
	font-size : 12pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}

</style>

