
  .headline { font-family: Arial; font-size: 16px; font-weight: bold; color: #000000; }
  .content { font-family: Arial; font-size: 12px; color: #000000; }
  .whitecontent { font-family: Arial; font-size: 12px; font-weight: bold; color: #FFFFFF; }

  .news { font-family: Arial; font-size: 12px; color: #2D7885; }
  .insert { font-family: Arial; font-size: 11px; color: #2D7885; }

  .colored { color: #FA1C21; }

  .footer { font-family: Arial; font-size: 10px; color: #B1DCE3; text-decoration: none; }

  A.footerlink  { font-family: Arial; font-size: 10px; color: #4C9AA7; text-decoration: none; }
  A:hover.footerlink  { font-family: Arial; font-size: 10px; color: #4C9AA7; text-decoration: none; }

  A.submenulink  { font-family: Arial; font-size: 11px; color: #4C9AA7; text-decoration: underline; }
  A:hover.submenulink  { font-family: Arial; font-size: 11px; color: #4C9AA7; text-decoration: none; }

	A.inlinetextlink  { font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline;}
  A:hover.inlinetextlink  { font-family: Arial; font-size: 12px; color: #4C9AA7; text-decoration: underline;}
    
  TD.lightgreenbg {background: #B1DCE3}
  TD.greenbg {background: #4C9AA7}
  TD.lightgrey {background: #d6d6d6}
  
  TR.lightgrey {background: #d6d6d6}
  TR.lightgreenbg {background: #B1DCE3}
 
  
  TABLE.blackborder {border: 1px solid black;}