BODY, TD {
	background: #F8F8FF;
	color : #343434;
	font-family : Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	text-
}

strong {
	color : #006400;
}


H2 {
	font-size: 14pt;
	color: Green;
}

H3 {
	font-size: 13pt;
	color: Silver;
}

H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : Purple;
}

A {
	text-decoration: none;
	color: Navy;
}

A:Hover {
	text-decoration: underline;
	color: #9ACD32;
}

HR {
	color: #483D8B;
	height: 1pt;
}
