 BODY {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	background-color: White;
}

A:LINK {
	color : Blue;
	text-decoration : none;
}

A:ACTIVE {
	color : Blue;
	text-decoration : underline;
}

A:VISITED {
	color : Maroon;
	text-decoration : none;
}

A:HOVER {
	color : #Orange;
	text-decoration : underline;
}


 P {
	line-height : 1.2em;
}
 p {
	 margin-bottom:1.5em;
}
 H2 {
	font-size : 20pt;
	line-height : normal;
	font-weight : lighter;
}
 
 H3 {
	font-size : 18pt;
	line-height : 1.7em;
	font-weight : lighter;
}
 H4 {
	font-size: medium;
	line-height: 1.7em;
	color: white;
}
 H5 {
	font-size : 10pt;
	line-height : normal;
	font-weight : lighter;
}
 H6 {
	font-size : 8pt;
	margin : 0px;
	font-weight : lighter;
	font-family : Arial, Helvetica, sans-serif;
}
 LI {
 }
BLOCKQUOTE {
}
TBODY {
	font-size : 10pt;
}
p { text-indent: -25px; } 
p { margin: 0px 0px 10px 25px; }