.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F6FA3;
	text-decoration: none;
	list-style-image: url(graphics/bullet.gif);
	line-height: 18px;
}
a:hover {
	text-decoration: underline;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F6FA3;
	text-decoration: none;
	line-height: 18px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004085;
}
a {
	color: #3F6FA3;
	text-decoration: none;
}