<!--
BODY{
  margin-top:0;
  margin-bottom:0;
  text-decoration: none;
 background-image : url(images/blue.gif);
}

TABLE {
  background-color : white;
}

TD {
  color:#333333;
  font-size: 12px;
  text-decoration: none;
  line-height: 140%;
}

A {
  text-decoration: none;
}

A:LINK{
  color:#004080;
}

A:VISITED{
  color:#004080;
}

A:ACTIVE{
  color:#004080;
}

A:HOVER {
  background-color:#ECF2FE;
}

.table1 {
  border: 1px solid #0080ff;
  background-color : white;
}

.table2 {
  border: 1px solid #ff0080;
  background-color : white;
}

.table3 {
  border: 1px solid #0080ff;
  background-color : #d0ffff;
}
.table4 {
  border: 1px solid #ff8686;
  background-color : #ffdddd;
}

.table5 {
  border: 1px solid #ffff80;
  background-color : #ffff80;
}

.table6 {
  border: 1px solid #ffff80;
  background-color : white;
}

.font_s {
  font-size: xx-small;
  color:#666666;
  text-decoration: none;
 } 

.copy {
  font-size: xx-small;
  color:#999999;
  text-decoration: none;
 } 

.line_dot {
  background-image : url(images/dot.gif);
  background-repeat: repeat-x;
  background-position: center;
}
.line_dot_y {
  background-image : url(images/dot.gif);
  background-repeat: repeat-y;
  background-position: center;
}

-->
