body {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 16pt;
	color: #CCCCCC;
	background-color: #356802;
	word-spacing: 5px;
	letter-spacing: 4px;
}
h1   { color: #cccccc; font-weight: bolder; font-size: 36pt; text-indent: 10px; word-spacing: 2pt; letter-spacing: 6pt; padding-top: 15px }
h2  { color: #e0ffff; font-style: oblique; font-weight: bold; font-size: 18pt; font-family: "Baskerville Old Face", "Times New Roman", Georgia, Times }
p {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 14pt;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 7px;
}
a {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color: #003333;
	letter-spacing: normal;
	word-spacing: normal;
}
.footer    { font-style: oblique; font-weight: lighter; font-size: 10pt; line-height: normal; word-spacing: 3px; letter-spacing: 2pt }
h3 { color: #f0f8ff; font-size: 15pt }

