.bodytext {
	font-size: 0.8em;
}
.border {
	border: 1px solid #000066;
}
.floatright {
	float: right;
	margin-left: 5px;
}
.footer {
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
}
.footer1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	text-align: left;
}
.footer1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer1 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight {
	color: #990000;
}
.mainbody {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.mainbody a:link {
	color: #0099CC;
	text-decoration: none;
}
.mainbody a:visited {
	color: #0099CC;
	text-decoration: none;
}
.mainbody a:hover {
	color: #000066;
	text-decoration: underline;
}
.midtitle {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
.pic_on_right {
	float: right;
	margin-left: 5px;
}
.pic_on_left {
	float: left;
	margin-right: 5px;
}
.subtitle {
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #0099CC;
}
.tdsep td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.title {
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	color: #000066;
}
.lhborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
