 BODY {
	color: black;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

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

A:ACTIVE {
	color: #5F9EA0;
	text-decoration: underline;
}

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

A:HOVER {
	color: White;
	text-decoration: underline;
	background: transparent;
	font-weight: normal;
	background-color: #000066;
}


 P {
	line-height: normal;
}
 
 H2 {
	font-size : 20pt;
	line-height : normal;
	font-weight : lighter;
}
 
 H3 {
	font-size : 18pt;
	line-height : 1.7em;
	font-weight : lighter;
}
 H4 {
	font-size : 14pt;
	line-height : 1.7em;
	color : White;
}
 H5 {
	font-size : 10pt;
	line-height : normal;
	font-weight : normal;
	background : transparent;
}
 H6 {
	font-size : 8pt;
	margin : 0px;
	font-weight : lighter;
}
 LI {
 }
BLOCKQUOTE {
}
TBODY {
	font-size: 14px;
	color: black;
}.tiny {
	font-size: 10px;
}
