body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0E0E0;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 1.5em;
}
#main {
	border: 1px solid #000000;
}
.text9small {
	font-size: 9px;
}
.text16red {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #6699CC;
	text-decoration: underline;
}
a:visited {
	color: #666699;
	text-decoration: underline;
}
a:hover {
	color: #996699;
	text-decoration: none;
}
a:active {
	color: #996699;
	text-decoration: none;
}
.text16teal {
	font-size: 16px;
	font-weight: bold;
	color: #66CCFF;
}
.text16blue {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.text14black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.blockquote {
	font-size: 88%;
	line-height: 1.5em;
	background-color: #DACCDD;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #000000;
}
.text16black {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.sideQuote {
	font-size: 88%;
	line-height: 1.5em;
	padding: 10px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
