.MenuFont, A.MenuLink:link 
  { font-family: arial; 
    font-weight: bold; 
    font-size: 8.0pt; 
    text-decoration: none;
    color: yellow }

A.MenuLink:visited, A.MenuLink:active 
  { font-family: arial; 
    font-weight: bold; 
    font-size: 8.0pt; 
    text-decoration: none;
    color: #3366FF }

A.NormalLink:active, A.NormalLink:link
  { color: blue;
    text-decoration: underline }   

A.NormalLink: visited
  { color: green;
    text-decoration: underline }   

A.MenuMailLink: link, A.MenuMailLink: active, A.MenuMailLink: visited
  { font-family: sans-serif; 
    font-weight: normal; 
    font-size: 7.0pt; 
    text-decoration: none;
    color: yellow }

.NormalText 
  { font-family: sans-serif;
    font-weight: bold;
    font-size: 8.5pt;
    text-align: justify; 
    margin: 8px 10px 10px 8px;
    color: black }

.EndText 
  { font-family: arial;
    font-weight: normal;
    font-size: 8.0pt;
    text-align: right;
    margin: 40px 10px 30px 25%;
    border-top: 1px solid black;
    color: black }

.LinksText 
  { font-family: arial;
    font-weight: normal;
    font-size: 9.0pt;
    text-align: justify; 
    margin: 8px 12px 8px 12px;
    color: black }

SUP
  { vertical-align: 60%;
    font-size: 80% }

H1
  { font-family: arial;
    font-weight: bold;
    font-size: 12.0pt;
    text-align: left;
    margin: 30px 25% 26px 0px; 
    border-bottom: 1px solid black;
    color: #666666 }

H2
  { font-family: sans-serif;
    font-weight: bold;
    font-size: 10.0pt;
    text-align: left;
    color: black }

IMG.NormalImage
  { margin: 4px 4px 4px 4px }

.ElemText 
  { font-family: times-new-roman;
    font-weight: normal;
    font-size: 9.5pt;
    text-align: justify; 
    color: black }
