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

<!--

.nav {margin-top: 0px;}




body {
  SCROLLBAR-FACE-COLOR: #FFFFFF;
  SCROLLBAR-HIGHLIGHT-COLOR: #996633;
  SCROLLBAR-3DLIGHT-COLOR: #E8D6C4;
  SCROLLBAR-DARKSHADOW-COLOR: #F1E7DC; 
  SCROLLBAR-SHADOW-COLOR: #996633; 
  SCROLLBAR-ARROW-COLOR: #996633;
  SCROLLBAR-TRACK-COLOR: #F1E7DC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AA8064;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AA8064;
	text-decoration: none;
}
a:active {
	color: #AA8064;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AA8064;
	text-decoration: underline;
}



#center { margin-top: 15%;}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.style6 {color: #AA8064}
-->
