
BODY{
  background-image : url(bg_top.gif);
}
html, body{
  scrollbar-3dlight-color : black;
  scrollbar-arrow-color : white;
  scrollbar-darkshadow-color : black;
  scrollbar-face-color : black;
  scrollbar-highlight-color : white;
  scrollbar-shadow-color : white;
}
A{
  color : #ff8080;
  text-decoration : none;
}
A:VISITED{
  font-weight : lighter;
}
A:HOVER{
  text-decoration : underline;
  color : #ff0080;
}
A:LINK{
  font-weight : 600;
}
P{
  text-align : center;
  font-size : 16px;
}
TABLE{
  font-size : 16px;
  line-height : 18px;
  padding-left : 5px;
  padding-right : 5px;
  font-family : Arial;
}

