.normalfont {
	font-family: Tahoma;
	font-size: 16px;
	color: #000080;
}
.smallerfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #000080;
}
.titlecapred {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9C0031;
}
.titlecapwhite {
	font-family: Tahoma;
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
}
.maroontitle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: 85001A;
}
.normalred {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
