BODY,P,TD,UL,OL {
	font-family: Verdana, Arial, sans-serif;
	font-size : 11pt;
	text-align: justify;
}
A {
	text-decoration: none;
	color: #3cb371;
}
A:HOVER {
	text-decoration: none;
	color : #999933;
}
A:LINK {
	text-decoration: none;
	color : #228b22;
	font-weight : 500;
}
A:VISITED {
	text-decoration: none;
	color : #006600;
	font-weight : 500;
}
.bold {
	font-weight : 600;
}
.italic {
	font-style : italic;
}
.normal {
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size : 11pt;
	text-align: justify;
}
.news {
	color: Black;
	font-family: Arial, Verdana, sans-serif;
	font-size : 10pt;
	text-align: justify;
}
.newshdr {
	font-family: "Arial Black", "Britannic Bold", sans-serif;
	font-size : 11pt;
	color : #006400;
	font-weight : normal;
	font: small-caps;
}
.arial8 {
	font-family:  Arial, sans-serif;
	font-size : 9pt;
}
.arial9 {
	font-family:  Arial, sans-serif;
	font-size : 10pt;
}
.red {
	color : Red;
}
.redbold {
	color : Red;
	font-weight : 700;
	font-size : 102%;
}
.H11 {
	font-family:  Arial, sans-serif;
	font-size : 11pt;
	color : #006400;
	font-weight : 600;
}
.H12 {
	font-family:  Arial, sans-serif;
	font-size : 12pt;
	color : #006400;
	font-weight : 700;
}
.H14 {
	font-family:  Arial, sans-serif;
	font-size : 14pt;
	color : #006400;
	font-weight : 600;
}
.H15 {
	font-family:  Arial, sans-serif;
	font-size : 15pt;
	color : #006400;
	font-weight : 800;
}
.super {
	vertical-align : super;
}
.imgspace {
	margin-top : -7px;
	margin-bottom : -2px;
}