<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;
	background-color : white;
}

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.second  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;

}

A:Visited.second  {
}

A:Active.second  {
}

A:Hover.second  {
}

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>
A.third {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #33CCFF;
}
A.third {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #33CCFF;
	background-image: none;
}
