@charset "utf-8";
/* CSS Document */
.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0053a1;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #676767;
	line-height: 16px;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0088BC;
}



