body,td,th,p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bold {
	font-weight: bold;
}

.copyright {
	font-size: 11px;
	color: #666666;
}

.headline {
	font-size: 18px;
	font-weight: bold;
}

.fineprint {
	font-size: 10px;
}

hr {
	border: 0px;
	color: #666666;
	background-color: #666666;
	height: 1px;
}

A:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #FF3333;
	text-decoration: underline;
	font-weight: bold;
}

