BODY {
	font-size: 11pt;
}

H1 {
	color: #004000;
	font-size: 11pt;
	font-weight: normal;
}

H2 {
	color: #004000;
	font-size: 11pt;
	font-weight: normal;
}

H3 {
	color: #004000;
	font-size: 11pt;
	font-weight: normal;
}

A {
	color: blue;
	font-size: 11pt;
	text-decoration: none;
}

TH {
	color: #FFD199;
	background-color: #CC0066;
}

TD {
	color: #000066;
	background-color: #FFCC99;
}