body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #191919;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}

