.prose {  font-family: "Courier New", Courier, mono; font-size: 11px; line-height: 130%; text-align: left; color: #666666}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 130%; color: #FFFFFF; text-align: left}
.textCenter { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 130%; color: #CCCCCC; text-align: center}
.proseCenter { font-family: "Courier New", Courier, mono; font-size: 11px; line-height: 130%; text-align: center; color: #666666 }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whitetext {
	color: #FFFFFF;
}
.blacktext {
	color: #999999;
}
a:link {
	color: #F00000;
}
a:visited {
	color: #602660;
}
