BODY {
	font-size: 14pt;
	line-height: 1.5;
	font-family: army, stencil, monaco, courier, monospace;
	color: #999966;
	background-color: #666666;
}
H1,H2,H3,H4,H5,H6 {
	font-weight: normal;
}
H1 {
	font-size: 200%;
}
H2 {
	font-size: 175%;
}
H3 {
	font-size: 150%;
}
H4 {
	font-size: 130%;
}
H5 {
	font-size: 115%;
}
H6 {
	font-size: 90%;
}
TH {
	font-size: 14pt;
	line-height: 1.5;
	font-family: army, stencil, monaco, courier, monospace;
	color: #999966;
}
TD {
	font-size: 14pt;
	line-height: 1.5;
	font-family: army, stencil, monaco, courier, monospace;
	color: #999966;
}
A:link {
	color: #999900;
}
A:visited {
	color: #999999;
}
A:active {
	color: #00FF00;
}
