TABLE {
font-size: 8pt;
}

TD  {
list-style: none;
font-family: Verdana, Arial, sans-serif; 
font-size:	1em;
border-style: solid; 
border-color: #000000; 
border-width: 1px;
padding: 2px;
text-align: left;
background-color: #ffffff;
}

.bg  {
list-style: none;
font-family: Verdana, Arial, sans-serif; 
font-size:	1em;
background-color: #e0e0e0;
border-style: solid; 
border-color: #000000; 
border-width: 1px;
padding: 2px;
text-align: left;
}

.n  {
list-style: none;
font-family: Verdana, Arial, sans-serif; 
font-size:	1em;
border-style: solid; 
border-color: #000000; 
border-width: 1px;
padding: 2px;
text-align: left;
}

.h  {
list-style: none;
font-family: Verdana, Arial, sans-serif; 
font-size:	1em;
border-style: solid; 
border-color: #000000; 
border-width: 1px;
padding: 2px;
background-color: #DCCFBC;
text-align: center;
}

.tablebg {background-color: #ffffff;}

acronym {
		border-bottom: dotted 1px #214973;
		cursor: help;
		}
		
    .tablehead  {
    	font-family : 'Trebuchet MS', Arial, sans-serif;
    	font-style : normal;
    	font-size : 14pt;
    	font-weight : bold;
    	color : #ffffff;
    	background-color : #415E7C;
    }
   
    .tablefoot  {
    	font-family : Arial, sans-serif;
    	font-style : normal;
    	font-size : 7pt;
    	font-weight : bold;
    	color : #000000;
    	background-color : #415E7C;
    }
	
	    .columnhead  {
    	font-family : Arial, sans-serif;
    	font-style : normal;
    	font-size : 1em;
    	font-weight : bold;
		text-align: center;
    	background-color : #DCCFBC;
    }


