/* start generic text and layout tags */
	TD {
        color: #867D5F; 
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-size: 8pt ;
				line-height: 11pt;
	}	
	
	.TD1 {
        color: #500050; 
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-size: 8pt ;
	}	

    .copyright {
        color: #500050; 
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-size: 8pt ;
	}	


	/* end generic text and layout tags */
	
	/* start generic link format tags */
	A {
		color: #E34A21;
		font-style: normal;
		text-decoration : none;
	}
	A:hover  {
		color: #FFBB00;
		font-style: normal;
		text-decoration : none;
	}
	A:link  {
		color: #E34A21;
		font-style: normal;
		text-decoration : none;
	}
	A:visited  {
		color: #1C86AD;
		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: #000000 ;
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 14pt ;
        text-align : left;
        line-height: 18pt ; 
	}

	H2 {
        color: #000000 ;
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-weight: normal ;
        font-size: 16pt ;
        text-align : left; 
        line-height: 16pt ; 
	}

	H3 {
        color: #663300 ;
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 10pt ;
        text-align : left; 
        line-height: 10pt ; 
	}
	
	H4 {
        color: #000000 ;
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 14pt ;
        text-align : left; 
        line-height: 10pt ; 
	}
	
	/* start generic paragraph tags */
	P { 
		color: #867D5F;
		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: verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 14pt ;
        text-align : left;
        line-height: 14pt ; 
	}

	.h2 {
        color: #999900 ;
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 12pt ;
        text-align : left; 
        line-height: 12pt ; 
	}

	.h3 {
        color: #000000 ;
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 14pt ;
        text-align : left; 
        line-height: 15pt ; 
	}	
	/* end faux heading classes */