  html
  { overflow-y: scroll; }

  body
  { background-color: #ffffff; }

  form
  { margin: 0; padding: 0; }

  font, table, tr, td, p
  { text-decoration: none; color: #000000; font-family: Verdana, Arial, Sans-Serif; font-size: 11px; font-weight: normal; }

  a:link, a:active, a:visited, a:hover
  { text-decoration: underline; color: #000000; font-size: 12px; font-weight: bold; }

  .header-line
  { text-decoration: none; color: #c2c2c2; font-size: 14px; font-weight: normal; }

  a.header-link:link, a.header-link:active, a.header-link:visited
  { text-decoration: none; color: #5e5e5e; font-size: 11px; font-weight: normal; }

  a.header-link:hover
  { text-decoration: underline; color: #5e5e5e; font-size: 11px; font-weight: normal; }

  .table-line
  { background-color: #c2c2c2; text-decoration: none; }

  .table-cell
  { background-image: url(../images/button.jpg); background-color: #4676b4; text-decoration: none; }

  .table-hover
  { background-image: url(../images/button-over.jpg); background-color: #accefb; text-decoration: none; }

  .table-shadow
  { background-color: #f9f9f9; }

  a.table-link:link, a.table-link:active, a.table-link:visited, a.table-link:hover
  { text-decoration: none; color: #ffffff; font-size: 11px; font-weight: bold; }

  a.body-link:link, a.body-link:active, a.body-link:visited
  { text-decoration: none; color: #275ca4; font-size: 11px; font-weight: bold; }

  a.body-link:hover
  { text-decoration: underline; color: #275ca4; font-size: 11px; font-weight: bold; }

  .copyright, a.copyright:link, a.copyright:active, a.copyright:visited
  { text-decoration: none; color: #8e8e8e; font-size: 11px; font-weight: normal; }

  a.copyright:hover
  { text-decoration: underline; color: #8e8e8e; font-size: 11px; font-weight: normal; }

  .large, a.large:link, a.large:active, a.large:visited, a.large:hover
  { text-decoration: underline; color: #000000; font-size: 12px; font-weight: bold; }

  a.normal:link, a.normal:active, a.normal:visited 
  { text-decoration: underline; color: #275ca4; font-size: 11px; font-weight: normal; }

  a.normal:hover
  { text-decoration: underline; color: #275ca4; font-size: 11px; font-weight: normal; }

  .red
  { text-decoration: none; color: #ff0000; font-size: 12px; font-weight: bold; }

  .intro
  { text-decoration: none; color: #103668; font-size: 14px; font-weight: bold; }
  
  .menu
  { background-image: url(../images/menu.jpg); text-decoration: none; }