td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.headlines {
	font-size: 16px;
	font-weight: bold;
	color: #9999CC;
}
.subheadline {
	font-weight: bold;
	color: #993366;
}
.smally {
	font-size: 10px;
}
.subs {
	font-size: 12px;
}
.smallbase {
	font-size: 10px;
	color: #000000;

}
.brightsubhead {

	font-weight: bold;
	color: #666699;
}
.prose {
	color: #336600;
}
.purplebg {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #B592D6;
}
.goldb {
	font-size: 16px;
	font-weight: bold;
	color: #9C306B;
	background-color: #FFBA00;
}
