h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	left: 20px;
}
.MainText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 125%;
	color: #FFFFFF;
}
.QuoteText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.FinePrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.MainTextLinks {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.CommentText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 125%;
	color: #FFFFFF;
	font-style: italic;
}
.BulletLinks {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
