.Heading {
	font-family: Arial;
	color: #660033;
	font-weight: bold;
	font-size: 1.2em;
}
.BodyText {
	font-family: Tahoma;
	color: #666666;
	font-size: 0.9em;
}
.BodyHeading {
	font-family: Tahoma;
	font-weight: bold;
	color: #660033;
	font-size: 0.9em;

}
.BodyTextUnderline {
	font-family: Tahoma;
	color: #660033;
	text-decoration: underline;
	font-size: 0.9em;
}
.BodyTextUnderlineLarge {
	font-family: Tahoma;
	color: #660033;
	text-decoration: underline;
	font-size: 1.0em;
}
.TextUnderline {
	font-family: Tahoma;
	color: #666666;
	text-decoration: underline;
	font-size: 0.9em;
}.Heading2 {

	font-family: Arial;
	color: #660033;
	font-weight: bold;
	font-size: 1.6em;
}
.BodyText2 {

	font-family: Tahoma;
	color: #660033;
	font-size: 0.9em;
}
.BodyText3 {


	font-family: Tahoma;
	color: #660033;
	font-size: 1em;
}

