.heading {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.sectiontitle2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 13px;
	
	color: #666666;
}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	color: #666666;
}
.emailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.active {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
A	{
	text-decoration:none;
	color: #666666;
}
IMG.body	{
	float:left;
}