BODY { 
  background-image : url(../E/H/h-1.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 100% 0%;

  line-height: 16pt; 
  margin-left: 5%;
  margin-right: 5%;
  scrollbar-base-color: #ffffff; 
  scrollbar-arrow-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-3dlight-color: #000000;

  overflow-x:hidden;
}
body, th, td { font-size: 80%; 
}
HR { 
  width: 60%; 
} 
UL { list-style-type: square; }
IMG{border-width:0;}

a { text-decoration: none; }
a:link{color:#ff6666;}
a:visited{color:#990033;}
a:hover{ color:#cc0000;text-decoration:underline;}
a:active{ color:#ff3300;}