  BODY { 
	font-size: 11pt; 
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal; 
	color: #777777; 
	margin-top: 12pt
  }

  H1 {
       font-size: 30pt;
       font-family: verdana;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       line-height: normal;
  }

  H2 {
       font-size: 24pt;
       font-family: verdana;
       font-style: normal;
       font-weight: bold;
       font-variant: normal;
       line-height: normal
  } 

  H3 {
        font-size: 20pt;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: normal;
	margin-bottom: 0px;
	color:#000000;
  }

  H3.white {
	font-size: 20pt;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #FFFFFF;
  }

  H4 {
	font-size: 15pt;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	color:#000000;
  }


  BLOCKQUOTE { 
       margin: 1em 0em 1em 0em;
       font-style: italic;
       color: blue
  }

  LI { 
	color:#777777;
	font-size: 11pt; 
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal; 
  }

  A:link { 
	text-decoration: none;
        font-size: 12pt; 
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: normal; 
        color: white;
	margin-top: 12pt;
  }

  A:visited { 
        font-size: 12pt; 
	text-decoration: none;
	color: purple; 
	margin-top: 12pt;
  }	

  A:hover {
        font-size: 12pt; 
        font-family: verdana;
        font-style: normal;
	font-weight: normal; 
        font-variant: normal;
        line-height: normal; 
	color: red; 
	margin-top: 12pt;
  }

  A.h4:link { 
	text-decoration: none;
        font-size: 15pt; 
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: normal; 
        color: black;
	margin-top: 12pt;
  }

  A.h4:visited { 
        font-size: 15pt; 
	text-decoration: none;
	color:black; 
	margin-top: 12pt;
  }	

  A.h4:hover {
        font-size: 15pt; 
        font-family: verdana;
        font-style: normal;
	font-weight: normal; 
        font-variant: normal;
        line-height: normal; 
	color: red; 
	margin-top: 12pt;
  }

  OPTION { 
	color: 191970;
	font-size: 11pt; 
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal; 
  }

  div.black { 
	font-size: 12pt;
        font-family: verdana;
        font-style: normal;
	font-weight: normal; 
        font-variant: normal;
        line-height: normal;  
	margin-top: 10px;
  }

  div.border { 
	font-size: 8pt; 
	border: solid; 
	border-width: thin; 
	width: 100%; 
  }
