* {font-family: Arial, sans-serif}

td      {font-size: 12px; font-family: Arial, sans-serif}
th      {font-size: 12px; font-family: Arial, sans-serif}

a:link          {color:#003399}
a:visited       {color:#663399}

h1      {font-size:140%}
h2      {font-size:120%}
h3      {font-size:110%}
h4      {font-size:90%}
UL.left {PADDING-LEFT: 1em; margin-left: 3px; list-style: outside}
UL.nobreak      {margin-top: 1; margin-bottom: 1}

a.menu  {font-weight: bold; 
        color: white; 
        font-size: 11px; 
        text-decoration: none; 
        width: 100%} 

a.menu:visited  {font-weight: bold;
        color: white;
        font-size: 11px;
        text-decoration: none;
        width: 100%}

.disabled
        {font-weight: bold;
        color: black;
        font-size: 11px;
        text-decoration: none}

.news {font-size: 11px; font-family: Arial, sans-serif}
.footer {font-size: 10px}
pre {font-family: courier, fixed, monospace}
tt {font-family: courier, fixed, monospace}

select.Menu{
  font-size:100%;
  color:#000000;
  background-color:#ffffff;
}

option.MenuColorHEADER{
  font-weight:bold;
  color:#000000;
  background-color:#dddddd;
}

option.MenuColorEPO{
  color:#000000;
  background-color:#DD0000;
}

