.maintext {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	background-position: center;
	color: #333333;
}
.smalltext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.linktext {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	background-position: center;
	color: #990000;
	text-decoration: underline;

}
.heading2text {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	background-position: center;
	color: #333333;

}
.heading1text {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	background-position: center;
	color: #333333;

}
.heading3text {

	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	background-position: center;
	color: #333333;
}
