.BodyText {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.BodyRed {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.BodyPink {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #800080;
}
.BodyBlue {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.Heading1 {
	font-family:Tahoma;
	font-size: medium;
	font-weight:bold;
	color: #800080;
	font-style:normal;
	text-align: center;
}.Header_Blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #09F;
}
