/* start generic text and layout tags */
	TD {
        color: #333333; 
        font-family: trebuchet ms, verdana,arial,helvetica,helv, sans-serif ;
        font-size: 8pt ;
				line-height: 11pt;
	}	
	
	.TD1 {
        color: #FFFFFF; 
        font-family: trebuchet ms, verdana,arial,helvetica,helv, sans-serif ;
        font-size: 8pt ;
	}		


	/* end generic text and layout tags */
	
	/* start generic link format tags */
	A {
		color: #FFCC00;
		font-style: normal;
		text-decoration : none;
	}
	A:hover  {
		color: #660000;
		font-style: normal;
		text-decoration : none;
	}
	A:link  {
		color: #006699;
		font-style: normal;
		text-decoration : none;
	}
	A:visited  {
		color: #990000;
		font-style: normal;
		text-decoration : none;
	}
	A:vlink  {
		color: #990000;
		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: #333333;
		font-family: trebuchet ms, verdana,arial,helvetica,helv, sans-serif ;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		line-height: 11pt;
	}

	.P1 { 
		color: #666666;
		font-size: 7.5pt;
		font-style: normal;
		font-weight: normal;
		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 */