.Heading {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}
.maintext {

	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
}
.links {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;


}
