body {	
	margin: 0px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.bodyblackbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #006666;
}
.bodygreybold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
}
.emails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.emails:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;

}.tablespace {
	padding: 5px 0px 0px;
}
.bgline {
	background-image: url(common/linehoriz.gif);
	background-repeat: repeat;
}
.bglinevert {

	background-image: url(common/linevert.gif);
	background-repeat: repeat;
}
.bodygreysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
