 
TD{
  font-size : 13px;
  
  color : silver;
  line-height : 20px;
}
.Class1{
  font-size : 12px;
  color : silver;
}
A{
  color : white;
  text-decoration : none;
}
.Class2{
  font-family : sans-serif;
  
  font-size : 14px;
  font-weight : bold;
  color : #ffffff;
  text-decoration : none;
}
.Class3{
  font-size : 14px;
  font-family : sans-serif;
  font-weight : bold;
  color : white;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : olive;
  border-bottom-color : olive;
  line-height : 24px;
}
.Class4{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : olive;
}
H2{
  font-family : sans-serif;
  color : white;
}
.Class5{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : olive;
}
BODY{
  background-image : url(sozai/back.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;

  background-color : #ccaad5;
}
