  BODY { 
       font-size: 11pt; 
       font-family: Tahoma;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       line-height: normal; 
       color: #000000; 
       margin-top: 1pt
  }

  H1 {
       font-size: 30pt;
       font-family: Times New Roman;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       line-height: normal;
  }

  H2 {
       font-size: 24pt;
       font-family: Times New Roman;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       line-height: normal
  } 

  H3 {
       font-size: 20pt;
       font-family: Times New Roman;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       line-height: normal;
       margin-top: 1pt;
       margin-bottom: 1pt
  }

  H4 {
       font-size: 15pt;
       font-family: Times New Roman;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       line-height: normal;
       margin-top: 1pt
       margin-bottom: 1pt
  }

  H3.two {
       border: solid; 
       border-width: thin; 
       with: 80%
       font-size: 18pt;
       font-family: Times New Roman;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       line-height: normal;
  }

  BLOCKQUOTE { 
       margin: 1em 0em 1em 0em;
       font-style: italic;
       color: blue
  }

  LI { color: 191970;
       font-size: 12pt; 
       font-family: Tahoma;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       line-height: normal; 
       margin-top: 1pt
  }

  A:link { 
	text-decoration: none;
        font-size: 12pt; 
        font-family: Tahoma;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: normal; 
        color: black
  }

  A:visited { 
	text-decoration: none;
        font-size: 12pt; 
        font-family: Tahoma;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: normal; 
	color: purple; 
  }	

  A:hover {
        font-size: 12pt; 
        font-family: Tahoma;
        font-style: normal;
	font-weight: normal; 
        font-variant: normal;
        line-height: normal; 
	color: red 
  }

  DIV.black { 
	font-size: 8pt;
        font-family: Tahoma;
        font-style: normal;
	font-weight: normal; 
        font-variant: normal;
        line-height: normal;  
	margin-top: normal;
  }

