BODY{
  
  background-color : #be0365;
  background-image : url(cb2.gif);
  
  background-attachment : fixed;
  
  
  text-align : center;
border-top-color : silver;border-left-color : silver;border-right-color : silver;border-bottom-color : silver;
  
}
H1{
  
  
  background-image: url(images/cork1.gif);
  text-align: center;
  padding-top : 10px;
  padding-right: 0px;
  padding-bottom : 10px;
  padding-left: 0px;
  font-size : medium;
  letter-spacing : 2px;
  top : 5px;
  margin-bottom : 10px;
  margin-top : 5px;
}
H2{
  
  
  background-image: url(images/cork1.gif);
  text-align : left;
  padding-top : 7px;
  padding-right: 0px;
  padding-bottom : 7px;
  padding-left : 5px;
  font-weight : 900;
  font-size : medium;
  letter-spacing : 2px;
  
  

  margin-top : 1px;
  margin-bottom : 1px;
}
H3{
  color : black;
  
  text-align: center;
  padding-top : 7px;
  padding-right: 0px;
  padding-bottom : 3px;
  padding-left: 0px;
  font-size : small;
  
  top : 0px;
  margin-top : 1px;
  letter-spacing : 0px;
  

  margin-bottom : 3px;
  font-weight : bold;
}
HR{
  color : fuchsia;
  height: 3px;
  padding-left : 10px;
  left : 8px;
  border-top-color : white;
  background-color : purple;
}
P{
  
  font-size : x-small;
  margin-left : 10px;
  padding-top : 9px;
  font-weight : bold;
  color : silver;
  text-decoration : none;
}
A{
  color : lime;
  text-decoration : underline;
}
A:VISITED{
  color : lime;
  text-decoration : underline;
  font-weight : bold;
  background-color : black;
}
A:HOVER{
  color : fuchsia;
  text-decoration: underline;
  font-weight : bold;
}
A:ACTIVE{
  color : aqua;
  text-decoration : underline;
  background-color : black;
}
UL{
  
  list-style-image: url(images/l_cork1.gif);
  list-style-position: outside;
  
border-color : silver silver silver silver;
  color : silver;
  background-color : aqua;
}
TH{
  color : fuchsia;
  background-color : fuchsia;
border-color : silver silver silver silver;}
TD{
  color : white;
  
  margin-top : 0px;
  
  

  

  padding-left : 3px;
  margin-left : auto;
  padding-right : 3px;
  margin-right : auto;
  font-size : x-small;
  font-weight : normal;
  border-top-color : white;
  
  background-color : black;
  background-image : url(08a.jpg);
}
H4{
  font-size : x-small;
  

  padding-top : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-bottom : 1px;
  
}
H5{
  font-size : small;
  color : maroon;
  background-color : #ffff33;
  margin-top : 8px;
  margin-bottom : 8px;
  padding-top : 8px;
  text-align : center;
  padding-bottom : 8px;
}
H6{
  font-size : small;
  font-weight : bold;
  background-color : black;
  padding-top : 8px;
  
  
  padding-bottom : 8px;
  margin-top : 5px;
  
  
  margin-bottom : 5px;
  text-align : center;
}
