html {
   overflow-y: scroll;
   }

body { 
  font-family:Arial;
  font-size:12px;
  color:#000000; 
  background:url(bg7.jpg) center top repeat;
  background-color:#31416E;
   }
   
.text1 { 
  font-family:Arial;
  font-size:12px;
  color:#000000;
}

.text2 { 
  font-family:Arial;
  font-size:11px;
  color:#000000;
}

.text3 { 
  font-family:Arial;
  font-size:13px;
  color:#000000;
}

.text4 { 
  font-family:Arial;
  font-size:13px;
  color:#000000;
  font-weight: bold;
  }
  
.text5 { 
  font-family:Arial;
  font-size:12px;
  color:#000000;
  font-weight: bold;
}

.text6 { 
  font-family:Arial;
  font-size:10px;
  color:#000000;
}

.footer:link {color:#000000; text-decoration:underline}
.footer:visited {color:#000000; text-decoration:underline}
.footer:active {color:#000000; text-decoration:underline}
.footer:hover {color:#000000; text-decoration:none}


img.normal {
    padding:1px;
    border:1px #BAC06E solid;
    background-color: #000000;
}