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

body {
	background-image: url(images/bkg.jpg);
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BBC1D1;
}
body,td,th {
	color: #545B78;
	font-family: Verdana, Geneva, Arial;
	font-size: 10pt;
}
a:link {	color: #676C89;}
a:visited {	color: #717695;}
a:hover {	color: #717695;}
a:active {	color: #333333;}

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

a.address:link {	color: #676C89; font-size: 8pt;}
a.address:visited {	color: #717695; font-size: 8pt;}
a.address:hover {	color: #717695; font-size: 8pt;}
a.address:active {	color: #333333; font-size: 8pt;}

.address {	color: #676C89; font-size: 8pt;}
