@charset "UTF-8";
.copyright {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #333333;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

