@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #174D95;
}
.style1 {font-size: 24px}
.style2 {font-size: 18px}
.style3 {font-size: 14px; font-weight: bold; }
.style4 {font-size:14px}
.style5 {font-size: 18px; font-weight: bold; color: #000000; }
a:link {
	text-decoration: none;
	color: #174D95;
}
a:visited {
	text-decoration: none;
	color: #174D95;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

-->
</style>

