.links {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.links:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
.body-text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.links-2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sidehead-1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.link-3 {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.link-3:hover {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.sidehead-2 {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.bg-light {
	background-color: #006699;
}
.bg-white {
	background-color: #FFFFFF;
}
.copyright {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}

