BODY {
	background-color : #D2FECD;
	color : Black;
}

P, TD, TH, H1, H2, H3, H4, UL, LI {
	font-family: Trebuchet MS, Arial, Helvetica, sans serif;
	font-size : 11pt;
	vertical-align : top;
}

H1, H2, H3, H4 {
	margin-bottom : 0px;
}

H1 {
	font-size : 16pt;
}

H2 {
	font-size : 14pt;
}

TH {
	font-weight : bold;
	font-size : 14pt;
}

A {
	color : #006633;
}
A:VISITED , A:HOVER {
	color : #33CC00;
}

HR {
	color : #009966;
}

.quote {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
}
.form {
	background-color : White;
}
.indent {
	margin-left : 12pt;
}
