/* start generic text and layout tags */
	TD {
        color: #004C70; 
        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 ;
	}		


	/* end generic text and layout tags */
	
	/* start generic link format tags */
	A {
		color: #DF7817;
		font-style: normal;
		text-decoration : none;
	}
	A:hover  {
		color: #FFBB00;
		font-style: normal;
		text-decoration : none;
	}
	A:link  {
		color: #DF7817;
		font-style: normal;
		text-decoration : none;
	}
	A:visited  {
		color: #1DA6E9;
		font-style: normal;
		text-decoration : none;
	}
	A:vlink  {
		color: #1DA6E9;
		font-style: normal;
		font-weight: bold;
		text-decoration : none;
	}

	/* end a href tags - generic */
	
	/* start heading tags */
	H1 {
        color: #004C70 ;
        font-family: verdana,arial,helvetica,helv, sans-serif ;
        font-weight: bold ;
        font-size: 10pt ;
        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 ; 
	}
	
DIV#hr3 {
	margin-top: 2px; 
        font-size: 1px; 
        margin-bottom: 0px; 
        padding-bottom: 0px; 
        width: 480px; 
        padding-top: 0px; 
        height: 1px; 
        background-color: #F8CB23
}

	/* start generic paragraph tags */
	P { 
		color: #004C70;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		line-height: 11pt;
	}

	/* 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 */