﻿.bodytext {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #3f3f3f;
}
.red {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #e41e26;
}
.header {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #e41e26;
}
.bold {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #222222;
}
.boldred {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #e41e26;
}
.nav {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: White;
}
.nav:Link {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: White;
}
.nav:Visited {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: White;
}
.nav:Hover {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
.footer {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #555555;
}
.footerboldred {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #e41e26;
}
.footerlink {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #e41e26;
}
.redlink {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #e41e26;
}
.redlink:Link {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #e41e26;
}
.redlink:Visited {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #e41e26;
}
.redlink:Hover {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
