.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 2;
}
.bodymagenta {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}
.bodyside {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	height: 100%;
	width: 100%;
	clear: left;
	float: left;
}
.bodybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.backimage {
	background-color: #CCCCCC;
	background-image:      url("../images/back.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.headingblue {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	border-bottom: 2;
}
