body
 {
  background-image:url(image/colk.gif);
 }

td
 {
  font-size:12px;
 }

a:link
 {
  text-decoration:none;
  color:#0070a0;
 }
a:visited
 {
  text-decoration:none;
  color:#0070a0;
 }
a:hover
 {
  text-decoration:none;
  background:#a0a0ff;
 }

div.board
 {
  border-right-style:outset;
  border-bottom-style:outset;
  border-width:3px;
  padding:10px;
  width:950px;
  background:#f0ffe0;
 }

dt
{
    text-align: right;
    color: #000080;
    font-size: 12px;
    margin-top: 1em;
    padding-left: 0.5em;
    top: 2em;
    left: -1em;
}

dd
{
   color: #ffffff;
   font-size: 14px;
   margin-top: 0em;
   margin-left: 0em;
   background-image: url('image/topicback.gif');
   background-color: #000080;
   padding: 0.5em 1em 0.5em 1em;
}

