.heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 34px;
color: #A90000;
text-decoration: none;
font-weight:bold;
	 
}



.smallheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #C80303;
text-decoration: none;
font-weight:bold;
	 
}

.small_black_heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #000000;
text-decoration: none;
font-weight:bold;
	 
}



.blackheading {
font-family: "Times New Roman", Times, serif;
font-size: 34px;
color: #000000;
text-decoration: none;
font-weight:bold;
	 
}






.blacksmallheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
color: #000000;
text-decoration: none;
font-weight:bold;
	 
}


.black_heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #000000;
text-decoration: none;
font-weight:bold;
	 
}





.blacktext{
font-family: "Times New Roman", Times, serif;
font-size: 20px;
color: #000000;
text-decoration: none;

	 
}




.text{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
font-weight:normal;
	 
}




.content{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
text-decoration: none;
font-weight:normal;
	 
}

.redcontent{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #C80303;
text-decoration: none;
font-weight:normal;
	 
}




.blacktext_underline{
font-family: "Times New Roman", Times, serif;
font-size: 20px;
color: #000000;
text-decoration: underline;
	 
}


.blacksmallheading_underline {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
color: #000000;
text-decoration: underline;
font-weight:bold;
	 
}




.table {
border:dashed; 
border:2px;
border-collapse:collapse;
background:#fffcc6;
}





.brownsmallheading {
font-family: "Times New Roman", Times, serif;
font-size: 22px;
color: #A00000;
text-decoration: none;
font-weight:bold;
	 
}



.table1 {
border:dashed; 
border:2px;
border-collapse:collapse;
background:#D1F5FF;
}



.boldtext{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration:none;
font-weight: bold;
	 
}