BODY {
	background-color : #FFEECC;
	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 : #330066;
}
A:VISITED  {
	color : #660099;
}
A:HOVER {
	color : #9900CC;
}

HR {
	color : #330066;
}

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