@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {color: #0f2b41}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #0f2b41;
}
a:visited {
	color: #0f2b41;
}
a:hover {
	color: #006699;
}
.style3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #658fa8;
}
.style4 {font-weight: bold}
.style5 {
	color: #658fa8;
	font-size: 18px;
	font-weight: bold;
}

