body, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}
a {
	color: #70828a;
	text-decoration: none;
}
a:hover {
	color: #923224;
	text-decoration: underline;
}
.boldlink {
	font-weight:bold;
}
.boldlink:hover {
	font-weight:bold;
}
.copyright {
	font-size: 9px;
	color: #999999;
}
.copylink {
	color: #cccccc;
	text-decoration:none;
}
.copylink:hover {
	color: #cccccc;
	text-decoration:underline;
}
.headline {
	color:#923224;
	font-size:14px;
	font-weight:bold;
}
.subheading {
	color:#70828a;
	font-size:12px;
	font-weight:bold;
}

.boldgrey {
	color: #70828a;
	font-weight:bold;
}
.boarderlite {
	border: 1px solid #999999;
}