body {
	background-image: url(images/background2.gif);
}	
.main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: justify;
}
.small_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.table_text{
    font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.heading_text{
    font-family: "Times New Roman", Times, serif;
}
.heading_text1{
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
.table{ 
    background-image: url(images/background2.gif);
}.table_margin {
	margin-right: 5%;
	margin-left: 5%;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: justify;
}

