body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
}
a {
	color: #336600;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666600;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #669900;
	padding-right: 3px;
	padding-left: 3px;
}
footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
}
.textnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.contentleft {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
}
.contentright {
	border-top: thin;
	border-right: thin none;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
.logo {
	background-color: #000000;
}
