body {
	background-color: #FCFCE8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	margin: 3px;
	padding: 3px;
}
.inlineimg {
	margin: 8px;
	padding: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003300;
	text-align: center;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #003300;
}
table {
	text-align: left;
}
td.menu {
	font-size: 14pt;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.bodyflow {
	width: 84%;
	left: 8%;
	position: relative;
	text-align: justify;
}
h1.pagetitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-color: #003300;
}
.menu a {
	color: #003300;
	text-decoration: none;
}
