
	 
.main {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   font-family: arial; font-size: 9pt; color: #002D60;} 	 
	 
.footer {
   border-style: 0px  white solid;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   font-family: arial; font-size: 8pt; color: #4B6C92;} 
  
body {
	 background-image: url(sitegfx/bg.jpg); 
   background-repeat: y-repeat;
   background-attachment: fixed;
   background-position: left;
   background-color: #7D96B4;
      }
      
a {text-decoration: none}
a:visited { color: #884E4E } 
a:link {text-decoration: none;
           color: #884E4E }
a:hover {color: #9B9BBE;}