

.heading {
	font-family:Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.header {
      font-family:Tahoma, Verdana, Arial;
	  font-size:16px;
	  font-weight:bold;
	  color:#000000;
}	  

.bodytext {
       font-family:Tahoma, Verdana, Arial;
	   font-size:12px;
	   font-weight:normal;
	   color:#333333;
}	   
.header2 {
      font-family:Tahoma, Verdana, Arial;
	  font-size:16px;
	  font-weight:bold;
	  color:#000000;
	  text-decoration:underline;
}	  

.bodytext2 {
       font-family:Tahoma, Verdana, Arial;
	   font-size:12px;
	   font-weight:normal;
	   color:#FFFFFF;
}	   