H1  {
	text-align : center;
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	text-align : center;
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


H3  {
	left-padding : 5 em
	text-align : left;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H4  {
	text-align : center;
	font-size : 14pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;	
}

H5  {
	text-align : center;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H6  {
	text-align : center;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {

	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


P  {
	font-size : 12pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {

	font-size : 14pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}


A:hover  {

	background : Blue;
	font-size : 14pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Yellow;
}


A:visited  {

	font-size : 14pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Red;
}
