@charset "UTF-8";
.copy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.redbold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.reditalic {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	color: #990000;
}
.copylarger {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.bigred {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #990000;
	font-style: italic;
}
