<style>
.toplink {
	font-family: verdana;
	font-size:11px;
	color: #5445A8;	
}
.toplink a {
	font-family: verdana;
	font-size:11px;
	color: #5445A8;
	text-decoration: none;
}

.toplink a:hover {
	font-family: verdana;
	font-size:11px;
	color: #000;
	text-decoration: underline;
}
.content {
	font-family: verdana;
	font-size: 13px;
	color: #000;
	line-height: 130%;
	text-decoration: none;
	text-align: justify;
}
.content a {
	font-family: verdana;
	font-size: 13px;
	color: #5445A8;
	line-height: 130%;
	text-decoration: underline;
	text-align: justify;
}
.content a:hover {
	font-family: verdana;
	font-size: 13px;
	color: #000;
	line-height: 130%;
	text-decoration: none;
	text-align: justify;
}
.copyright {
	font-family: verdana;
	font-size: 10px;
	color: #000;
	line-height: 130%;
	text-decoration: none;
	text-align: justify;
}

.sitemaphead {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.sitemap {
	font-family: verdana;
	font-size: 10px;
	color: #000;
	line-height: 150%;
}
.sitemap a {
	font-family: verdana;
	font-size: 11px;
	color: #0000FF;
}
.sitemap a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000;
}
.bluecontent {
	font-family: verdana;
	font-size: 16px;
	color: #5445A8;
	line-height: 130%;
}

</style>