body {
	margin: 0px;
	padding: 0px;
	background-color: #98A6C1;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.tablemenu {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: normal;
}
td {
}
.tablesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	padding-top: 12px;
	letter-spacing: 0.1em;
	padding-bottom: 6px;
}
blockquote {
	margin-left: 18px;
	text-align: left;
	vertical-align: top;
}
.blueitalic {
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.text {
	margin-top: 18px;
	margin-right: 36px;
	margin-bottom: 18px;
	margin-left: 36px;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
