
BODY{
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  font-size : x-small;
  
  
  
  position : normal;
  background-image : url(images/bg2-a.gif);
}
H1{
  
  
  
  
  
  
  
  
  font-weight : lighter;
  
  font-size : 1px;
  
}
H2{
  
  
  background-image : url(stain1.gif);
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
}
H3{
  
  
  background-image : url(stain1.gif);
  text-align: center;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
}
HR{
  
  height: 3px;
  font-size : small;
  font-weight : normal;
}
P{
  
  font-size : x-small;
  
  
}
A{
  
  text-decoration : underline;
  
  
  font-size : x-small;
  
}
A:VISITED{
  
  text-decoration: none;
  font-size : x-small;
  font-weight : normal;
  color : navy;
}
A:HOVER{
  color : red;
  text-decoration: underline;
  font-size : x-small;
  
  
}
A:ACTIVE{
  color : blue;
  text-decoration: none;
  font-size : x-small;
  
  
}
UL{
  
  list-style-image : url(l_stain1.gif);
  list-style-position: outside;
  font-weight : normal;
}
TH{
  
  
  font-size : x-small;
  
  
}
TD{
  
  
  
  
  
  
  
  font-size : x-small;
  
  
  

  line-height : 16px;
}
B{
  font-size : small;
  
  
  
  
  
  
  padding-left : 2px;
  padding-right : 2px;
  
  cursor : move;
  
  
  font-weight : bold;
}
