/* CSS Document */

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00043f;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #8B0000;
	text-align: center;
}
.sub_heading1  {
	font-family: "Times New Roman", Times, serfi;
	font-size: 12 px;
	font-style: normal;
	color: #8b0000;
}
.heading2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #8b0000;
}	
.background_color  {
	color: #00043f;
	background-color: #00043f;
}	
	
.heading3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #8b0000;
}	