
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;
	font-weight: bold;
	background-color : White;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;
	font-weight: bold;
}

LI  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;
	font-weight: bold
}

H1      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #A20B35;
	text-align: left;
	margin-left: 0
}

HR {
	azimuth : left;
	background : #807F83;
	border : medium;
	border-bottom : thin solid #807F83;
	border-color : #807F83;
	line-height : 5px;
}


.cathead      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A20B35;
	text-align: left;
	margin-left: 0
}

.copyright   {
	color: #807F83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: Right;
	position: relative;
	float: right
}
                	
.light  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;
	font-weight: normal
}

-->