/* 
   ffsdrv.sourceforge.net css file
   Modified by pyrasis 2004.9.16
*/
body {
  background-color: #ffffff;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  /* font-size: 82%; */
  font-size: 13px;
  margin: 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
a { color: black; text-decoration:none; }
a:hover { color: #336699; text-decoration:underline; }
td {
  font-size: 13px;
}
th {
  font-size: 13px;
}
textarea {
  font-size: 13px;
}
caption {
  font-size: 13px;
}
#header {
  background-color: #6487bc;
  font-family:Tahoma,Lucida,sans-serif;
  font-size: 25px;
  color: #fff;
  padding: 5px 0px 5px 10px;
}
#Contents {
  width:800;
  padding: 20px 0px 0px 10px;
}
#Contents a { color: #336699; text-decoration:none: }
#Contents a:hover { color: #336699; text-decoration:underline: }
div.news { width:720; padding: 0em 1em 0em 1em; }
div.news-date { font-size:12px; font-weight:bold; padding-bottom:5px; }
div.news-title { font-size:12px; font-weight:bold; padding-left: 13px; }
div.news-end { border-bottom: 1px dotted #ccc; }