/* css */
  
  body {font-family:Georgia, Verdana, Arial; font-size:12pt; margin-left: auto; margin-right: auto;}
  td {font-family:Georgia, Verdana, Arial; font-size:12pt;}

  A {text-decoration:none; color:#800000;}
  A:hover {text-decoration: underline;}
  .header {font: 18pt "Georgia", "Times New Roman"; color: #C0C0C0; text-align: left; font-weight: bold;}
  .news {font: 14pt "Georgia", "Times New Roman"; color: #800000; text-align: left; font-weight: bold;}
  .content {font: 32pt "Georgia", "Times New Roman"; color: #800000; text-align: left; font-weight: bold;}

