.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.SubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
}
.PageHeaders {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-large;
	font-weight: bolder;
	color: #000;
	text-align: center;
}
.BioHeaders {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bolder;
	color: #F00;
}
.BioLinks {
	font-weight: bold;
}
