/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
body {
	background-color: #1f3567;
}
h2 {
	font-size: 16px;
	}
.style6 {font-size: 10px;
color: #ffffff }
.style8 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold
}

.style7 {font-size: 9px;
color: #f000000 }

a:link, a:active { color:#004060; text-decoration:underline;  }
a:hover, a:visited { color:#666666; text-decoration:underline;  }
a.greenlink:link, a.greenlink:visited { color:#006633; text-decoration:underline; }
a.greenlink:active, a.greenlink:hover  { color:#f9b41f; text-decoration:underline; }

