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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;}
	
body {
	background-color: #497173;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
	
.foot {
	color: #497173;
	font-size: 9pt;}
.style2 {
	color: #314810;
	font-size: 12pt;}
.style3 {
	color: #314810;
	font-size: 9pt;}
.style4 {
	color: #ffffff;
	font-size: 9pt;}	

a:link {	color: #314E4F;}
a:visited {	color: #22310B;}
a:hover {	color: #314810;}
a:active {	color: #74845F;}

a.nav:link {	color: #ffffff; font-size: 10pt;}
a.nav:visited {	color: #ffffff; font-size: 10pt;}
a.nav:hover {	color: #ffffff; font-size: 10pt;}
a.nav:active {	color: #ffffff; font-size: 10pt;}

.background {
	background-image: url(graphics/bkg-txt.jpg);
	background-repeat: no-repeat;
	background-position: center top;}