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

<style type="text/css">

aheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #003060;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003060
}
a:visited {
	text-decoration: none;
	color: #003060;
}
a:hover {
	text-decoration: none;
	color: #33f000;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #33f000;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #003060;
}
h1 {
	font-size: 14px;
	color: #fff;
	font; font-weight:lighter
}
h2 {
	font-size: 18px;
	color: #003060;
    text-align:center
}

h4 {
	font-size: 16px;
	color: #000;
	font-weight: lighter;
}

h4c {
	font-size: 16px;
	color: #000;
	font-weight: lighter;
	text-align:center
}

h5 {
	font-size: 24px;
	color: #FF5F00;
	font-weight: lighter;
}

#tablebackgroundwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003060;
	background-color: #FFF;
}
#tablebackgroundwhite p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFF;
	text-align: left;
	font-weight: normal;
}
td {
	background-color: #FFF;
}
</style>
