.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D7EB3;
	text-align: left;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	
}
.yellowclass {
	background-color: yellow;
}
.more_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
	text-decoration: underline;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	text-align: left;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 15px;
}
.more_text1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-decoration: underline;
}
.header1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
form{padding:0px;margin:0px;}

.records {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.tbltitlesalternate {
	font-family: verdana;
	font-size: 11px;
	color: #331999;
	
}
.tbltitles {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #E9EFFE;
	text-align: left;

}