<style type="text/css">
<!--
  body {
  		font-size: 10pt; 
		font-family: arial; 
		backcolor: white;
		color: black;
		margin-left: 20px;
	  }
  
  h1 {
   		font-size: 20pt; 
		font-family:  arial; 
        font-weight: bold;
        color: darkmagenta;
      }

  h2 {
   		font-size: 18pt; 
		font-family: arial; 
        font-weight: bold;
        color: darkmagenta;
      }
      
  h3 {
   		font-size: 16pt; 
		font-family: arial; 
        font-weight: normal;
        color: darkmagenta;
      }
 
  h4 {
   		font-size: 14pt; 
		font-family: arial; 
        font-weight: normal;
        color: teal;
      }
 
  p  {
  
   		font-size: 10pt; 
		font-family: arial; 
        color: black;
        margin-top: 3px;
      }

  td {
   		font-size: 10pt; 
		font-family: arial; 
        color: black;
      }

  ul {
   		font-size: 10pt; 
		font-family: arial; 
        color: black;
      }
      
  li {
   		font-size: 10pt; 
		font-family: arial; 
        color: black;
      }

  textarea {
   		font-size: 10pt; 
		font-family: arial; 
        color: black;
      }


  a:link		{text-decoration:underline; color=#0000ff;}
  a:active		{text-decoration:underline; color=#ff44ff;}
  a:visited		{text-decoration:underline; color=#000099;}
  a:hover       {text-decoration:underline; color=#6666ff;}
  
  hr {
    height: thin;
    color: teal;
  }
-->
</style>
