.maintext {
	font-family: tahoma;
	font-size: 12pt;
}

a:link {
	font-family: Tahoma;
	color: #000000;
	cursor: hand;
	text-decoration: none;


}
a:visited {
	font-family: Tahoma;
	color: #000000;
	cursor: hand;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;

}
a:active {
	font-family: Tahoma;
	color: #000000;
	cursor: hand;
	text-decoration: none;

}
.mainheading {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

input.fax{display:none;}

.smalltext {
	font-family: Tahoma;
	font-size: 9pt;
}
.subtext {
	font-family: Tahoma;
	font-size: 10pt;
}
.subheading {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
.newsletter {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
