BODY  {
	font-size:14pt;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	color:Black;
	text-decoration:none;
	text-align:left;
}

H1  {
	font-size:24pt;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	color:Black;
	background-color:#C0C0C0;
	text-indent:10;
	text-decoration:none;
}

H2  {
	font-size:18pt;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	color:Black;
	background-color:#C0C0C0;
	text-indent:10;
}

H3  {
	font-size:14pt;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	color:Black;
	background-color:#C0C0C0;
	text-indent:10;
}

H4  {
	font-size:12pt;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	background-color:#000000;
	text-indent:10;
}

A  {
	font-size:14pt;
	font-family:Arial;
	color:#FF0000;
	text-decoration:none;
}

A:visited  {
	color:#FF0000;
	text-decoration:none;
}

A:active  {
	font-size:14pt;
	font-family:Arial;
	color:#FF0000;
	text-decoration:none;
	border-style:none;
	background-color:#FFFFFF;
	font-weight:bold;
}

A:hover  {
	font-size:14pt;
	font-family:Arial;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}

P  {
	font-size:14pt;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	color:Black;
	text-decoration:none;
	text-align:left;
	text-align : justify;
}


HR  {
	color:#C0C0C0;
	height:4;
}

