/* Fax mod */
td { 
	font-size: 10pt;
}
td.header  { 
	font-size: 13pt; text-align: center; font-weight: bold; font-style: italic; 
}
td.section { 
	font-size: 11pt; font-weight: bold; font-style: italic;
}
td.title   { 
	font-weight: bold;  
}
td.warning { 
	color: #ff0000; font-size: 10pt; 
}