<style>
<!--
  font  {font-family: Verdana; }
  .shift { font-weight:900;}
  .redshift { font-weight:900; color:red;}
  .h { color:#0000D0; font-size:12px; font-weight: 300;}
  .text { font-size: 11px;}
  .small {font-size: 10px;}
  .chapter { font-size: 12px;
  	     font-weight: bold;
           }
  .head { font-size: 20px;
          color: #0A08A8;
	  font-style: italic;
          text-transform: uppercase; }
  a { color: #000099; text-decoration:none;  }
  a:visited { color: #0000ff; text-decoration:none; }
  a:hover { color: #0000ff; text-decoration:underline; }
  p {  text-indent: 0; margin-top:0; margin-bottom:0; text-align: justify;}
  p.text {  text-indent: 0; margin-top:0; margin-bottom:0; text-align: justify;}
  p.indent {text-indent: 20}
  p.center {text-align: center}
  td {font-family: Verdana; font-size: 11px;}
  td.mark {background-color: #E1E1E1;}
body
{
 scrollbar-face-color: #0A08A8;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #ffffff; 
 scrollbar-darkshadow-color: #0A08A8;
}
-->
</style>