.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.body_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.body_wht {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
}
.botm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.border {
	border: 5px solid #FFFFFF;
}
