body, div, tr, td, table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
	
a:link, a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #C00000;
	text-decoration: underline;
}

a:active, a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}