@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4e4da;
	text-decoration: none;
}

.style1 {
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.05pt;
	color: #000000;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5C5C5C;
	letter-spacing: -0.1pt;
}
.style3 {
	color: #3377a8;
	text-decoration: underline;
	font-size: 13px;
	font-style: normal;
}
.style4 {
	color: #3377a8;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 18px;
	letter-spacing: -0.6pt;
}

.style5 {
	color: #5C5C5C;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -0.5pt;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #3377B8;
	text-decoration: none;
}
a:hover {
	color: #3377B8;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}

.style6 {
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -0.05pt;
	color: #5C5C5C;
}
