body {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

.bodyblack {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

.bodyred {
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 17px;
	color: #b80000;
}

.bodysmall {
	font-family: "Verdana", Arial;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.copyright {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.title {
	font-family: "Verdana", Arial;
	font-size: 13px;
	line-height: 17px;
	color: #003399;
	font-weight:bold;
}

a:link {
	color: #b80000;
	text-decoration: underline;
}

a:hover {
	color:#990000; 
	text-decoration: underline;
}

a:visited {
	color:#b80000;
	text-decoration: none;
	}
	
a:active {
	color:#990000;
	}

a.footer:link {
	color: #ffcc00;
	text-decoration: none;
}

a.footer:hover {
	color:#ffcc00; 
	text-decoration: underline;
}

a.footer:visited {
	color:#ffcc00;
	text-decoration: none;
	}
	
a.footer:active {
	color:#ffcc00;
	}