@charset "utf-8";
/* CSS Document */

.blacktitle {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bodycopy {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
}
.more {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
