@charset "ISO-8859-1";
.style9 {font-size: 14px}
.style10 {font-size: 10px}
.style11 {font-size: 12px}
.style12 {
	font-size: 18px;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}
.mainBody {
	margin-left: 25px;
}
.leftPicture {
	float: right;
}
