BODY, TD {
	background: #f3f7b9;
	color : #008000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

H1 {
	font-size: 12pt;
	font-style: italic;
	font-family: sans-serif;
}

H2 {
	font-size: 11pt;
}

A {
	color : #008000;
}

HR {
	color : #008000;
	height: 1pt;
}


