/* start generic text and layout tags */
	TD {
        color: #6B6153; 
        font-family: lucida sans unicode, lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-size: 8pt ;
		line-height: 12pt ;
	}	
	.TD1 {
        color: #2A3F94; 
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-size: 8pt ;
	}
	.TD1:hover  {
		color: #FFFFFF;
		font-style: normal;
		text-decoration : none;
	}
	.TD1:link  {
		color: #E2E8B3;
		font-style: normal;
		text-decoration : none;
	}
	.TD1:visited  {
		color: #BBBB42;
		font-style: normal;
		text-decoration : none;
	}	
	/* end generic text and layout tags */
	/* start generic link format tags */
	A {
		color: #C70C0C;
		font-style: normal;
		text-decoration : none;
	}
	A:hover  {
		color: #7F724E;
		font-style: normal;
		text-decoration : none;
	}
	A:link  {
		color: #C70C0C;
		font-style: normal;
		text-decoration : none;
	}
	A:visited  {
		color: #6776B4;
		font-style: normal;
		text-decoration : none;
	}
	/* end a href tags - generic */
	/* start heading tags */
	H1 {
        color: #2A3F94 ;
        font-family: lucida sans unicode, verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 8pt ;
        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: 16pt ;
        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: 10pt ;
        text-align : left; 
        line-height: 10pt ; 

	}
	/* start generic paragraph tags */
	P { 
		color: #6B6153;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		line-height: 12pt;
	}
	.P1 { 
		color: #2A3F94;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		line-height: 9pt;
	}
	.P1:hover  {
		color: #FFFFFF;
		font-style: normal;
		text-decoration : none;
	}
	.P1:link  {
		color: #CC0000;
		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 ; 
	}	
	/* end faux heading classes */
