@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #438dd1;
}
.style3 {color: #284255}
.style4 {
	font-weight: bold;
	color: #000000;
}
.style5 {color: #284255; font-weight: bold; }
.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #438dd1;
}
a:link {
	color: #438DD1;
}
a:visited {
	color: #438DD1;
}
a {
	font-size: 11px;
}

