.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-align: justify;
	;
	font-weight: normal;
	text-decoration: none;
}
.body_cntr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-align: center;
	font-weight: bold;
}
.body_cntr_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
.body_cntr_blu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
.bullet {  list-style-image: url(images/bullet.jpg)}
.spacing {
	padding: 50px;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.tablebody {
	background-color: #F2D8C4;
}
.top {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
