.MainText {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #ff33cc;
	text-decoration: none;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 15px;
	color: #FF33CC;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 15px;
	color: #66CC33;
	text-decoration: underline;
}
.Text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Headline1 {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
