body {
	background-color: #4C6E9D;
}

td, th {
	font-family: arial;
	font-size: 12px;
	color: black;
}

a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #8E481F;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-weight: bold;
	color: #704920;
	text-decoration: underline;
}

a:visited {
	font-family: arial;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

.contacthead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.linkonblue {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFE9B9;
	text-decoration: none;
}

.linkonblue:hover {
	font-family: arial;
	background-color: #FFE9B9;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.linkonblue:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.smally {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFE9B9;
}

.smally:hover {
	font-family: arial;
	font-weight: bold;
	color: #000000;
	background-color: #FFE9B9;
}

.smally:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #AAAAAA;
}

.date {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
}	

.headers {
	font-family: arial;
	font-size: 11;
	font-weight: bold;
	color: #000000;
}

.whitey {
	font-size: 11px;
	background-color: #FFFFFF;
}

.backbold {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.alert {
	background-color: #78322C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
}

.success {
	background-color: #66FFCC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.newscopy {
	font-family: arial;
	font-size: 11px;
	color: black;
	margin-left: 4;
	margin-right: 4;
	background-color: #EEEEEE;
}

.section {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #E7DCC8;
	border-top: 1px solid #447593;
	border-left: 1px solid #447593;
	border-right: 1px solid #447593;
	border-bottom: 1px solid #447593;
}

.tollfree {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFE9B9;
	text-decoration: none;
}