<style>      
      <!--
      body {font-family: Sans-serif, Arial, Tahoma; color:black;}
        
      H1 {
       font-family:Times,serif;
       font-weight: bold;
       font-size: 26pt;
       color:white;
       text-align:left;
       }
	   
       A:link {text-decoration:none; font-weight:bold; color:blue;}
       A:visited {text-decoration:none; font-weight:bold; color:darkblue;}
       A:active {text-decoration:none; font-weight:bold; color:yellow;}
       A:hover {text-decoration:none; font-weight:bold; color:red;}
       A.top:link {text-decoration:none; font-weight:bold; color:blue;}
       A.top:visited {
       text-decoration:none;
       font-weight:bold;
       color: #006699;
       }
       A.top:active {text-decoration:none; font-weight:bold; color:red;}
       A.top:hover {text-decoration:none; font-weight:bold; color:red;}
       P {font-family:Arial, Tahoma, sans-serif; font-size:10pt;}
       .p8s {font-family:Arial, Tahoma, sans-serif; font-size:8pt;}
       .author{
       font-weight:bold;
       color:#0000ff;
       text-decoration:underline;
       font-style : italic;
       font-size : 9pt;
       }
       .comments{font-size:9pt; font-style:italic;}
       .descr {font-size:10pt; text-align:justify;}
       .descr8 {font-size:8pt; text-align:justify;}
       .header1{font-size:14pt; color:#ffff00;}
       .redtape {font-size:14pt; color:red; font-weight:bold; text-align:center;}
	   .redtapel {font-size:12pt; color:red; font-weight:bold; text-align:left;}
       .center12 {text-align:center; font-size:12pt;}
       .links {font-weight:bold; font-size:9pt; color:black; text-align:center;}
       TD.name{
       font-family:Arial, Tahoma, sans-serif;
       font-size:28pt;
       color:white;
       text-align : left;
       }
       .leftname{
       font-family:Arial, Tahoma, sans-serif;
       font-size:14pt;
       color:yellow;
       text-align : center;
       }
       .prov {color:#003366; font-size: 18pt; text-align:center}
       .prov16 {color:#003366; font-size: 16pt; text-align:Left;}
       .prov14 {
      	color: #330033;
      	font-size: 14pt;
      	text-align:Left;
      }
       .prov12i {
       color:#003366;
       font-size: 12pt;
       text-align:left;
       font-style : italic;
       }
       .prov12  {font-weight:bold;
       color:#003366;
       font-size: 14pt;
       text-align:left;
       font-style : normal; }
      
       .newshead { font-weight: bold; font-size: 12pt; text-align: center;}
       .news {font-size: 9 pt; text-align: left;}
       .rednote {color:red; font-size:8pt; font-style:italic; text-align:left;}
       .rednote10 {color:red; font-size:10pt; font-style:italic; text-align:left;}
	   .rednote12 {color:red; font-size:12pt; font-style:italic; text-align:left; font-weight:bold;}
       .bigred {color:red; font-size:16pt; font-weight:bold; text-align:center;}
	   .head {
       font-family:times, serif;
       font-weight: bold;
       font-size: 26pt;
       color:white;
       text-align:left;
       }
      -->
      </style>
