/*
* Default Style sheet for the HTML 4.0 specification
* Written by Georges Rosset
*/
BODY {color: #E7E7E7; font: 10px Arial;
      scrollbar-face-color: #666666;   scrollbar-highlight-color: #999999;
      scrollbar-shadow-color: #000000; scrollbar-3Dlight-color: #666666;
      scrollbar-arrow-color:  #FF0000; scrollbar-track-color: #000000;
      scrollbar-darkshadow-color: #000000; darkshadow
}
A:link    {font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF; text-decoration: none}
A:visited {font-family:Verdana, arial, helvetica, sans-serif;color:#A8A8A8; text-decoration: none}
A:hover   {font-family:Verdana, arial, helvetica, sans-serif;color:#FF0033; text-decoration: underline}
A:active  {font-family: Verdana, arial, helvetica, sans-serif;color:#9900FF; text-decoration: underline}
body {  }
.Cap_headline {  font-size: 12px; font-weight: bold; font-family: Arial}
.Cap_text {  font-family: Arial; font-size: 11px}
.Medium_text {  font-family: Arial; font-size: 12px}
