body{
  scrollbar-3dlight-color:black;
  scrollbar-track-color:white;
  scrollbar-darkshadow-color:black;
  scrollbar-face-color:white;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:white;
  scrollbar-arrow-color:black;
  border-width : 10px 5px 10px 5px;
  border-style : solid;
  border-color : #000000;
  font-family: Courier New;
  }

a {text-decoration: none;}

p{
  font-size: x-small;
  line-height:140%;
  padding-left:1em;
  }

h1.t {
  font-size: 2.5em;
  font-weight: bold;
  background-color: black;
  color: white;
  position: absolute;
  left:0;
  padding-right:40%;
  padding-left:1em;
  margin-top:0.2em;
  }

a:link.b {color: black; background-color: white;}
a:visited.b {color: #666666; background-color: white;}
a:hover.b {color: white; background-color: black; }

a:link {color: white; background-color: white;}
a:visited {color: white;}
a:hover {color: black; background-color: white;}

p.t {position: absolute; left:90%; bottom:2%;}

table.t{  
  position: absolute;
  left:52%;
  top:75%;
  border:0;
  cellpadding:0;
  cellspacing:0;
  }

body.l{margin-left: 2em; overflow-x:hidden;}
  
p.l{position: absolute; left:19%; top:4%;
  font-size: x-small; font-weight: bold; color: white; font-family: Courier New;}

table.l1 {position: absolute; left:11%; top:2.5%;}
table.l2 {position: absolute; left:25%; top:28%;}

body.i {border-width : 10px 10px 10px 10px; font-size:x-small;}

table.a {border:0; cellpadding:0; cellspacing:0; position: absolute; left:2%; top:20%;}

p.bun{position: absolute; left:2%; top:2%;}

img { 
border: 1px; 
} 