.section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	font-style: normal;
}
.standardleft {	margin-right: 10px;
	border: thick outset #CCCCCC;
}
.subsection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.border {
	padding-left: 8px;
	border: thin solid #00CCCC;
	background-color: #84DDF0;
}
