/* 
     Table of Contents
footer     footer of the homepage
header     header of the homepage
leftcolumn left column index
tablemain  main table
tablesub   sub content table
*/

table#footer td {	
	font-size:9pt; 
	font-family:Arial; 
	font-weight:normal
	}

table#header td {	
	font-size:11pt; 
	font-family:Arial; 
	font-weight:normal
	}

table#leftcolumn td {	
	font-size:11pt; 
	font-family:Arial; 
	font-weight:normal
	}

table#tableind td {	
	font-size:12pt; 
	font-family:Arial; 
	font-weight:bold
	}

table#tablemain td {	
	font-size:11pt; 
	font-family:Arial; 
	font-weight:normal
	}



