BODY {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: "Georgia", "Times New Roman", serif;
	color: black;
	background: #D2B997
}
A:link {
	text-decoration: underline;
	color: #004200
}
A:alink {
	text-decoration: underline;
	color: purple
}
A:vlink {
	text-decoration: underline;
	color: maroon
}
H1, H2, H3, H4, H5, H6 {
	font-family: "Trebuchet MS", "Arial", sans-serif
}
H1 { text-align: center }
H2 { text-decoration: none; color: white; background: gray }
H3 { border-top: 2px solid }
H4 { border-top: 1px solid }
H4, P, LI, TABLE { margin-left: 3em }
P, LI, TABLE { margin-right: 2em }
LI LI { margin-left: 0 }
TH {
	font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: smaller;
	text-decoration: none;
	font-family: "Trebuchet MS", "Arial", "helvetica", sans-serif;
	background: silver;
	vertical-align: top
}
TD P, TD LI { margin-left: 0 }
IMG {
	width: 32px;
	height: 8px;
	float: right;
	vertical-align: middle;
	border-style: none;
}
HR { border-style: inset; height: 4px }
SMALL { font-size: smaller }
