/* Fax mod */
BODY
{
background-color:#FFFFFF;
}



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