	BODY, TD, UL, LI, P, I {
	font-size : 8pt;
   	font-family : Arial;
	color : white;
    }
 
 A:LINK  {
    	font-family : Arial;
    	font-size : 7pt;
    	font-weight : normal;
    	font-style : normal;
       	text-decoration : none;
    	text-align : center;
    	margin-left : 0;
		color : white;
    }
    
    A:VISITED  {
    	font-family : Arial;
    	font-size : 7pt;
    	font-weight : normal;
    	font-style : normal;
    	color : white;
    	text-decoration : none;
    	text-align : center;
    	margin-left : 0;
    }
	
	b.normal {
	font-size : 9pt;
    font-family : Arial;	
	font-weight : normal;
   	font-style : normal;
	text-decoration : normal;
	color : white;
	}
	
	b.fet {
	font-size : 8pt;
    font-family : Arial;	
	font-weight : fat;
   	font-style : normal;
	text-decoration : normal;
	color : white;
	}
	
	b.bigger {
	font-size : 10pt;
    font-family : Arial;	
	font-weight : normal;
   	font-style : normal;
	text-decoration : normal;
	color : white;
	}

	b.smaller {
	font-size : 7pt;
    font-family : Arial;	
	font-weight : normal;
   	font-style : normal;
	text-decoration : normal;
	color: #F0AE40;
	}
	