/* start generic text and layout tags */
	TD {
        color: #5F5135; 
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-size: 8pt ;
		line-height: 11pt;
	}	
	
	.TD1 {
        color: #FFFFFF; 
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-size: 7.5pt ;
	}	

    .copyright {
        color: #500050; 
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-size: 8pt ;
	}	


	/* end generic text and layout tags */
	
	/* start generic link format tags */
	A {
		color: #BE550F;
		font-style: normal;
		text-decoration : none;
	}
	A:hover  {
		color: #FFBB00;
		font-style: normal;
		text-decoration : none;
	}
	A:link  {
		color: #BE550F;
		font-style: normal;
		text-decoration : none;
	}
	A:visited  {
		color: #BE550F;
		font-style: normal;
		text-decoration : none;
	}
	A:vlink  {
		color: #FF0000;
		font-style: normal;
		font-weight: bold;
		text-decoration : none;
	}

	/* end a href tags - generic */
	
	/* start heading tags */
	H1 {
        color: #7C1406 ;
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 9pt ;
        text-align : left;
        line-height: 11pt ; 
	}

	H2 {
        color: #000000 ;
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-weight: normal ;
        font-size: 12pt ;
        text-align : left; 
        line-height: 16pt ; 
	}

	H3 {
        color: #663300 ;
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 8pt ;
        text-align : left; 
        line-height: 10pt ; 
	}
	
	H4 {
        color: #000000 ;
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 14pt ;
        text-align : left; 
        line-height: 10pt ; 
	}
	
	/* start generic paragraph tags */
	P { 
		color: #5F5135;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		line-height: 11pt;
	}

	.P1 { 
		color: #93725A;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		line-height: 10pt;
	}

	.P1:hover  {
		color: #990000;
		font-style: normal;
		text-decoration : none;
	}
	.P1:link  {
		color: #0033CC;
		font-style: normal;
		text-decoration : none;
	}
	.P1:visited  {
		color: #999999;
		font-style: normal;
		text-decoration : none;
	}

	/* end generic paragraph tags */
	
	/* start faux heading classes */
	.h1 {
        color: #000099 ;
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 14pt ;
        text-align : left;
        line-height: 14pt ; 
	}

	.h2 {
        color: #999900 ;
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 12pt ;
        text-align : left; 
        line-height: 12pt ; 
	}

	.h3 {
        color: #000000 ;
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 14pt ;
        text-align : left; 
        line-height: 15pt ; 
	}	
  
  li { list-style-type: none; }

	/* end faux heading classes */