 BODY
 {
  margin-top: 0em;
  margin-right: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  background-color: #444444;
  overflow: auto;
 }

html
{
 overflow: -moz-scrollbars-vertical;
}

A:link {COLOR: #000000; text-decoration: none}
A:active {COLOR: #000000; text-decoration: underline}
A:visited {COLOR: #000000; text-decoration: none}
A:hover {COLOR: #1F5EA5; text-decoration: underline}

A.inv:link {COLOR: #1F5EA5; text-decoration: underline}
A.inv:active {COLOR: #1F5EA5; text-decoration: underline}
A.inv:visited {COLOR: #1F5EA5; text-decoration: underline}
A.inv:hover {COLOR: #1F5EA5; text-decoration: none}

.main { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #333333; }
.news { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #333333; }
.news_title { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #003399; }
.title { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #003399; }