BODY{

  color: #0066FF;

  background-color: #fffbee;

}

H1{

  color: #FFFFCC;

  background-color: #fffbee;

  background-image : url(p06.gif);

  text-align: center;

  padding-top: 10px;

  padding-right: 0px;

  padding-bottom: 10px;

  padding-left: 0px;

}

H2{

  color: #FFFFCC;

  background-color: #fffbee;

  background-image : url(p06.gif);

  text-align: center;

  padding-top: 7px;

  padding-right: 0px;

  padding-bottom: 7px;

  padding-left: 0px;

}

H3{

  color: #FFFFCC;

  background-color: #fffbee;

  background-image : url(p06.gif);

  text-align: center;

  padding-top: 4px;

  padding-right: 0px;

  padding-bottom: 4px;

  padding-left: 0px;

}

HR{

  color: #66AAFF;

  height: 3px;

}

P{

  color: #0066FF;

}

A{

  color: #FF6600;

  text-decoration: underline;

}

A:VISITED{

  color: #FF9933;

  text-decoration: underline;

}

A:HOVER{

  color : #800000;

  text-decoration: underline;

}

A:ACTIVE{

  color: #FFFFCC;

  text-decoration: underline;

}

UL{

  color: #0066FF;

  list-style-image : url(l_p06.gif);

  list-style-position: outside;

}

TH{

  color: #FFFFCC;

  background-color: #fffbee;

}

TD{


  

}