.bold{
font-family: Arial, Verdana;
font-size: 12px;
color:#800101;
font-weight:bold;
line-height: 20px;
}

.smallbold{
font-family: Arial, Verdana;
font-size: 11px;
color:#800101;
font-weight:normal;
}

.black{
font-family: Arial, Verdana;
font-size: 12px;
color:black;
font-weight:bold;
line-height: 20px;
}

.white{
font-family: Arial, Verdana;
font-size: 14px;
color:black;
font-weight:bold;
}


.text{
font-family: Arial, Verdana;
font-size: 12px;
color:#370101;
font-weight:normal;
line-height: 20px;
}

a{
font-family: Arial, Verdana;
font-size: 12px;
color:#800101;
font-weight:normal;
line-height: 20px;
text-decoration: underline;
}

a:hover{
font-family: Arial, Verdana;
font-size: 12px;
color:#330000;
font-weight:normal;
line-height: 20px;
text-decoration: underline;
}
.heading{font-weight: bold; 
		 font-size: 16px; 
		 font-family: Arial, Helvetica, sans-serif; 
		 color: #800101;
		 }

.title{font-weight: bold;
	   font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #800101;}
