<style TYPE='text/css'>
<!--
  BODY {
    bgcolor: #ffffff;
  }

  H1 { color: #000066;
	   font-size: 16pt;
	   font-family: Times New Roman;
  }

  H2 { color: #000088;
	   font-size: 12pt;
	   font-family: Verdana;
  }

  H3 { color: black;
	   font-size: 10pt;
	   font-family: Verdana;
	   font-weight: bold;
  }

  P, TD, LI, UL, OL {
	   color: #112100;
	   font-size: 10pt;
	   font-family: Verdana;
  }


  A           {
                      font-family: Verdana;
                      font-size: 10pt;
			    color: #0000ff;
                    }

  A:hover { 
            color: #00ff55;
		font-size: 10pt;
          }

  A.bare {
    font-weight: bold;
    font-family: Courier New;
    font-size: 16pt;
    color: #aa00aa;
    text-decoration: none;
  }

  A.bare:hover { 
    font-weight: bold;
    font-family: Courier New;
    color: #00ff55;
    font-size: 16pt;
    text-decoration: none;
  }

  A.big0            { 
                      font-family: Verdana;
                      font-size: 12pt;
			                color: #660000;
                    }

  A.big0:hover      { 
                      font-size: 14pt;
			                color: #aaddff;
                    }


  BLOCKQUOTE.TITLE {
    border : 0px;
    margin: 8px;
    padding: 0px;
  }

}
-->
</style>