body {
	background-color: #006699;
}
.mlistTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 120px;
	border: 1px solid #000000;
	color: #666666;
	background-color: #E2E9F7;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
}
.mainText td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mainText a{
	color: #006699;
	text-decoration: none;
}
.mainText a:hover{
	color: #990000;
	text-decoration: underline;
}
.date {
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
}
