body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #504f4f;
	margin: 20px 0px 20px 0px;
}
body a:link, body a:active, body a:focus, body a:visited {
	color: #504f4f;
}
body a:hover {
	color: #999999;
}
h1 {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 10px 0px 10px;
}
h2 {
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 10px 0px 10px;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 10px 0px 10px;
}
.maintxt {
	margin: 10px 22px 10px 10px;
	text-align: justify;
}
.maintxtunjust {
	margin: 10px 22px 10px 10px;
}
.sideimg {
	float: right;
	margin: 10px 10px 10px 0px;
}
.sidetxt {
	margin: 10px 10px 10px 0px;
}
.sidetxt ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.sidetxt li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}