.NormalText {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: 1px;

}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 23A4A2;
	text-decoration: none;
	font-weight: normal;

}
.Links{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: 1px;

}
a.Links:visited {
	text-decoration: none;
}
a.Links:hover {
	text-decoration: none;
	color: #23A4A2;
}
a.Links:active {
	text-decoration: none;
}
.BlueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #209F9D;
	font-size: 12px;
	font-weight: bold;

}
.OrangeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D48E02;
}
