BODY {
font-size : x-small;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
background-color : #eeeeee;
background-image : url(image/back.gif);
background-repeat : repeat-y;
background-attachment : fixed;background-position : center center;
}

TABLE {
font-size : x-small;
}

//a.{ text-decoration:none; }
a:link{ color:#0000ff; }
a:visited{ color:"#0000ff"; }
a:hover{ color:"#cc3300"; }

H1{
  font-size : x-small;
  font-weight: normal;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #000000;
}
H2{
  font-size : x-small;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H3{
  font-size : x-small;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H4{
  font-size : x-small;
  font-weight: normal;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #666666;
}

*.typeA
{
  border: solid 1px #666666;
  background-color: #ffea64;
}

