.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.dotedlines {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F21C3A;
}
.mainheading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
