.text {
	font-family: Arial;
	font-size: 12px;
}
.links {
	font-family: Arial;
	font-size: 10px;
	color: #006699;
}
.linksbig {
	font-family: Arial;
	font-size: 11px;
	color: #3399ff;
}
.redheader {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.blueheader {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
.lightblueheader {
	font-size: 13px;
	font-weight: bold;
	color: #3399ff;
}
.goldheader {
	font-size: 12px;
	font-weight: bold;
	color: #ad914a;
}
