body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #4e3e25;
	font-size: small;
	color: 4e3e25;
}
.innertable {
	background-color: #FFFFFF;
	line-height: 1.25em;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	vertical-align: top;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.links {
	font-size: small;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A80707;
	font-weight: bold;
	text-align: right;
	color: #A80707;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
a:link {
	color: #A80707;
	text-decoration: none;
}
a:visited {
	color: #A80707;
	text-decoration: none;
}
a:hover {
	color: #4E3E25;
	text-decoration: none;
}

.content {
	font-size: small;
	line-height: 1.25em;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
}
.rtside {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	color: #A80707;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #A80707;
}
.maint {
	background-color: #FFFFFF;
	line-height: 1.5em;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: small;
}
li {
	list-style-type: none;
	font-size: x-small;
}
.sub {
	font-size: small;
	font-weight: bold;
	color: #6F0101;
	margin-top: 15px;
	padding-left: 10px;
}
.sched {
	font-size: x-small;
	color: #4E3E25;
	text-align: center;
	margin-top: 15px;
}
.twit {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	border: thin solid #4e3e25;
}
