/* CSS Document */

.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.red12 {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	}
.blue16bold {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.accent14bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #594696;
}

.blue13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.blue12bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

hovertext {
	background-color: #2e300c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #214DA5;
	text-decoration: underline;
}
a:visited {
	color: #214DA5;
	text-decoration: underline;
}
a:hover {
	color: #937F0D;
	text-decoration: underline;
	
}
a:active {
	color: #214DA5;
}.body11 {
	font-family: arial;
	font-size: 11px;
}