<!-- IE -->
       
       .h  {
       	font-size : 13;
       	font-family : Arial;
       	font-weight : bold;
       	color : Yellow;
       	text-align : left;
       	background-color : #036d96;
       	text-transform : uppercase;
        text-decoration : none;
       }
	   .h  {
       	fontsize : 14;
       	fontfamily : Arial;
       	fontweight : bold;
       	color : Yellow;
       	textalign : left;
       	backgroundcolor : #036d96;
       	texttransform : uppercase;
       }
	   
       
       .h1  {
       	font-size : 13;
       	font-family : Arial;
       	font-weight : bold;
       	color : White;
       	text-align : left;
       	background-color : #036d96;
       	text-transform : uppercase;
        text-decoration : none;
       }
	   
	   
	   .h1  {
       	fontsize : 14;
       	fontfamily : Arial;
       	fontweight : bold;
       	color : White;
       	textalign : left;
       	backgroundcolor : #036d96;
       	texttransform : uppercase;
       }
       
       .hm  {
       	font-size : 10;
       	font-family : Arial;
       	font-weight : bold;
       	color : White;
       	text-align : center;
       	background-color : #036d96;
       	text-transform : uppercase;
        text-decoration : none;
       }
	   
	   
	   .hm  {
       	fontsize : 11;
       	fontfamily : Arial;
       	fontweight : bold;
       	color : White;
       	textalign : center;
       	backgroundcolor : #036d96;
       	texttransform : uppercase;
		textdecoration : none;
       }
       
       .h2  {
       	font-size : 13;
       	font-family : Arial;
       	font-weight : bold;
       	color : #036d96;
       	text-align : left;
        text-decoration : none;	
       }
	   
	   .h2  {
       	fontsize : 14;
       	fontfamily : Arial;
       	fontweight : bold;
       	color : #036d96;
       	textalign : left;
       	
       }
       
       .textw  {
       	font-size : 13;
       	font-family : Arial;
       	color : Black;
       	text-decoration : none;
       }
	   
	   .textw  {
       	fontsize : 13;
       	fontfamily : Arial;
       	color : Black;
       	textdecoration : none;
       }
       
       .textw_sm  {
       	font-size : 11;
       	font-family : Arial;
       	color : Black;
       	text-decoration : none;
       }
       
       .textw_sm  {
       	fontsize : 11;
       	fontfamily : Arial;
       	color : Black;
       	textdecoration : none;
       }
       
	   .textfirm  {
       	font-size : 13;
       	font-family : Arial;
       	color : Black;
       	background-color : #9BCED0;
       }
	   
	   .textfirm  {
       	fontsize : 13;
       	fontfamily : Arial;
       	color : Black;
       	backgroundcolor : #9BCED0;
       }
	   
       .textgr  {
       	font-size : 13;
       	font-family : Arial;
       	color : Black;
       	background-color : #EBEBEB;
       }
	   
	   .textgr  {
       	fontsize : 13;
       	fontfamily : Arial;
       	color : Black;
       	backgroundcolor : #EBEBEB;
       }
       
       .select  {
	   font-size : 13;
       font-family : Arial;
       color : #036d96;
       }
	   .select  {
	   fontsize : 13;
       fontfamily : Arial;
       color : #036d96;
       }
	   
	   .new  {
	   font-size : 13;
       font-family : Arial;
	   font-weight : bold;
       color : Red;
       }
	   
	   .new  {
	   fontsize : 13;
       fontfamily : Arial;
	   fontweight : bold;
       color : Red;
       }
             
       td  {
       	font-size : 13;
       	font-family : Arial;
       	color : Black;
       	
       }
	   
	   td  {
       	fontsize : 13;
       	fontfamily : Arial;
       	color : Black;
       	
       }
       
       .small {
        font-size : 11;
       }
       .small {
        fontsize : 11;
       }
	   
	    .big {
        font-size : 25;
       }
       .big {
        fontsize : 25;
       }
	   a:hover {
	text-decoration: underline;
     }
