@charset "UTF-8";
.title1 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #CC0000;
	font-weight: bold;
}
.title2 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #0066CC;
	font-weight: bold;
}
.title {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #666666;
}
.bodybold {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-weight: bold;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
