<style type="text/css">	
	A, A:ACTIVE, A:LINK, A:VISITED {
		text-decoration : none;
	}

	A:HOVER {
		text-decoration : underline;
	}

	.form8pt {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style: normal;
	}

	.form9pt {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-style: normal;
	}

	.form10pt {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style: normal;
	}

	.form11pt {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11pt;
		font-style: normal;
	}

	.form12pt {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-style: normal;
	}
	
	.fnt_white_1 {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 7pt;
		color: #ffffff;
		font-weight : normal;
	}
	
	.fnt_white_1b {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 7pt;
		color: #ffffff;
		font-weight : bold;
	}
	
	.fnt_white_2 {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 8pt;
		color: #ffffff;
		font-weight : normal;
	}

	.fnt_white_2b {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 8pt;
		color: #ffffff;
		font-weight : bold;
	}

	.fnt_white_3b {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 12pt;
		color: #ffffff;
		font-weight : bold;
	}

	.fnt_black_link {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 8.5pt;
		color: #000000;
	}

	.fnt_black_1 {
	    font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
    	font-size : 7pt;
	    color: #000000;
    	font-weight : normal;
    }
	
	.fnt_black_2 {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 8pt;
		color: #000000;
		font-weight : normal;
	}

	.fnt_black_2b {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 8pt;
		color: #000000;
		font-weight : bold;
	}

	.fnt_black_3 {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 12pt;
		color: #000000;
		font-weight : normal;
	}

	.fnt_black_3b {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif, Verdana;
		font-size : 12pt;
		color: #000000;
		font-weight : bold;
	}

	.fnt_blue_1 {
	     font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
	     font-size : 7pt;
	     color: #43475F;
	     font-weight : normal;
     }
	 
	.fnt_blue_1b { 
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; 
		font-size : 7pt; 
		color: #43475F; 
		font-weight : bold; }	 

	.fnt_blue_2 {
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
		font-size : 8pt;
		color: #43475F;
		font-weight : normal;
	}

	.fnt_blue_2b {
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
		font-size : 8pt;
		color: #43475F;
		font-weight : bold;
	}

	.fnt_blue_3b {
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
		font-size : 12pt;
		color: #43475F;
		font-weight : bold;
	}


	.disabled {
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; 
		font-size : 7pt; 
		color: #cccccc; 
		font-weight : bold; 
	}

	.fnt_grey_1b { 
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; 
		font-size : 7pt; 
		color: #666666; 
		font-weight : bold; 
	}

	.fnt_grey_2 {
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
		font-size : 8pt;
		color: #666666;
		font-weight : normal;
	}
	.fnt_red_2b {
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
		font-size : 8pt;
		color: #cc0033;
		font-weight : bold;
	}
	
	.fnt_green_2b {
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
		font-size : 8pt;
		color: #006666;
		font-weight : bold;
	}
</style>