.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.copylink {
	color: #0066CC;
	text-decoration: underline;
}
.shadow {
	background-image: url(web_graphics/shadbot2.gif);
	background-repeat: repeat-x;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.emphasis {
	color: #0066CC;
}
