.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: black;
}

a.bodytext:hover{
	font-family: Arial;
	font-size: 12px;
	color: #700017;
}

.headers {
	font-family: "Times New Roman";
	font-size: 20px;
	color: black;
}

.titles{
	font-family: "Times New Roman";
	font-size: 14px;
	color: black;
}

.blue {
	font-family: Arial;
	font-size: 12px;
	color: blue;
}

a.blue:hover{
	font-family: Arial;
	font-size: 12px;
	color: #700017;
}

.date{
	font-family: Arial;
	font-size: 10px;
	color: white;
	font-weight:bold;
}

.bodytext2 {
	font-family: Arial;
	font-size: 13px;
	color: black;
}

a.bodytext2:hover{
	font-family: Arial;
	font-size: 13px;
	color: #700017;
}

.copyright{
	font-family: Arial;
	font-size: 9px;
	color: black;
}

a.copyright:hover{
	font-family: Arial;
	font-size: 9px;
	color: #700017;
}
