.heading {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	font-variant: normal;
}
.border {
	border: thin solid #CCE6FF;
}
.text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
.text2 {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FC640E;
}
.much {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0033FF;
	font-style: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #8600B3;
}

