body {margin: 0px; padding: 0px; background-color:#0000ff; color: #ffffff; text-align:center; font-family: verdana, arial, helvetica, sans-serif; font-size:small; }
h1 {
  font-size:16px;
  font-weight:bold;
}
h2 {
  font-size:14pt;
}
h3 {
  font-size:13pt;
}
TABLE { background-image: url(bg_grad3.gif); background-repeat: repeat-x; border-collapse: collapse; font-family: verdana, arial, helvetica, sans-serif; font-size:small;}
TD    { border: none }

FORM {}


a {  
  color: #FFFF8C; 
  text-decoration: none;
  font-weight:bold;
}
a:visited {
  text-decoration: none;
  color: #ffbb00; 
}


a:hover {
  background: #FFFFFF;

  color: #e56701; 
}

.raised {
  position: relative;
  top: 6px;
}

hr {
  border: 0;
  color: #ffbb00;
  background-color: #ffbb00;
  height: 1px;
}
div {
  text-align: left;

}



