.normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #F4F4F4;
}
.redlink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
}
.whiteheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}
.redintro {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
}
.redstrong {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.greystrong {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
.yellownormal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FC0;
}
inversered {
	color: #000;
}
.LargeHeading {
	font-family: Impact;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
