 body { background-color:#FFFFFF; }

   p.normal { font-size:10pt;
             line-height:10pt;
             font-family:Helvetica, Arial, Sans Serif, Tahoma;
             color:#000000;
             vertical-align:top;
             margin-top:10px;
             margin-bottom:10px; }

  p.normal_bold { font-size:10pt;
             	line-height:10pt;
             	font-family:Helvetica, Arial, Sans Serif, Tahoma;
             	font-weight:bold;
             	color:#000000;
             	vertical-align:top;
             	margin-top:10px;
             	margin-bottom:10px; }

  a:link { color:#000000; }

  a:visited { color:#000000; }

  a:hover { color:#FFB521; }

  a:active { color:#FFB521; }
