<html>
<head>
<style>


TR       {
          color                   : #5275B5;
          font-family             : Tahoma;
          font-size               : 9pt;
          font-weight	    	  : normal;
          }           

TH        {
          color                   : #5275B5;
          font-family             : Tahoma;
          font-size               : 9pt;
          font-weight	    	  : normal;
          }           

TD        {
          color                   : #5275B5;
          font-family             : Tahoma;
          font-size               : 9pt;
          font-weight	    	  : normal;
          }  

HR        {
          color                   : #5275B5;
	  height: 1px;
          }  


.T10N     {
          color                   : #00000;
          font-family             : Tahoma;
          font-size               : 10pt;
          font-weight	    	  : normal;
          }

.T10blue  {
          color                   : #5275B5;
          font-family             : Tahoma;
          font-size               : 9pt;
          font-weight	    	  : normal;
          }           
         
.T10B     {
          color                   : #00000;
          font-family             : Tahoma;
          font-size               : 10pt;
          font-weight	          : bold;
          }

.T08white {
          color                   : #FFFFFF;
          font-family             : Tahoma;
          font-size               : 8pt;
          font-weight	    	  : normal;
	  text-decoration         : none;
          }           

.T08N     {
          color                   : #5275B5;
          font-family             : Tahoma;
          font-size               : 08pt;
          font-weight	    	  : normal;
          font-align		  : center
          }

.T06N     {
          color                   : #00000;
          font-family             : Tahoma;
          font-size               : 06pt;
          font-weight	    	  : normal;
          }

.menuT06N {
          color                   : #5476B4;
          font-family             : Tahoma;
          font-size               : 08pt;
          font-weight	    	  : normal;
          font-align		  : center
          }
.menuT06B {
          color                   : #5476B4;
          font-family             : Tahoma;
          font-size               : 08pt;
          font-weight	    	  : bold;
          font-align		  : center
          }

.inputbox {
           color                  : #5275B5;
           font-family            : Tahoma;
           font-size              : 9pt;
           font-weight            : bold;
           border-color           : #5275B5;
           border-width           : 1px;
           border-style           : solid
          }

A:HOVER, A:ACTIVE 
          {color                  : #5476B4;
   	   text-decoration        : none;
          }

A:LINK, A:VISITED 
          {color                  : #5476B4;
	   text-decoration        : none;
	  }

</style>
</head>
</html>




