  
H1{
  font-size : medium;
  
  

  
  color : white;
  background-image : url(image3.gif);
  background-repeat : no-repeat;
  
  
  
  
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
BODY{
  line-height : 150%;
  background-color : silver;
}
TABLE{
  background-color : white;
  line-height : 2;
  
  
  
  

  
  
  
  
  font-family : "MS UI Gothic";
  
  
  
  
}
TH{
  background-image : url(image2.gif);
  text-align : left;
  color : white;
  font-size : medium;
  background-repeat : no-repeat;
}
LI{
  
  list-style-position : outside;
}
H2{
  font-size : medium;
  color : white;
  background-image : url(image3.gif);
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  background-repeat : repeat-y;
}
DT{
  font-size : medium;
  font-weight : bold;
  line-height : 2;
}
A:HOVER{
  font-weight : bold;
}
CAPTION{
  font-size : x-small;
  
  text-align : right;
  font-weight : bold;
}
DD{
  line-height : 2;
}
STRONG{
  line-height : 200%;
}
BLOCKQUOTE{
  
  font-weight : bold;
  color : red;
}
HR{
  width : 80%;
  text-align : center;
}
