.text {  
	font-family: Arial, "Trebuchet MS", Georgia, "MS Sans Serif"; 
	font-size: 12px; 
	line-height: 24px; 
	color: #666633;
	}
.head {  
	font-family: Arial, "Trebuchet MS", Georgia, "MS Sans Serif"; 
	font-size: 16px; line-height: 24px; 
	font-weight: bold; 
	color: #2F3778;
	}
.tablehead {  
	font-family: Arial, "Trebuchet MS", Georgia, "MS Sans Serif"; 
	font-size: 12px; line-height: 18px; 
	color: #FFFFFF; 
	background-color: #669966; 
	font-weight: bold;
	}
.tabletext {  
	font-family: Arial, "Trebuchet MS", Georgia, "MS Sans Serif"; 
	font-size: 10px; line-height: normal; 
	color: #003300; 
	background-color: #CCCC99;
	}
.headmain {  
	font-family: Arial, "Trebuchet MS", Georgia, "MS Sans Serif"; 
	font-size: 18px; 
	line-height: 30px; 
	color: #330099; 
	font-weight: bold;
	}
.textsmall {  
	font-family: Arial, "Trebuchet MS", Georgia, "MS Sans Serif";
	font-size: 10px; 
	line-height: 14px; color: #666633; 
	}
.phonetreetext {
	font-family: Arial, "Trebuchet MS", Georgia, "MS Sans Serif";
	font-size: 9px;
	line-height: normal;
	color: #003300;
	background-color: #CCCC99;
	text-align: center;
	vertical-align: middle;
	}
.phonetreehead {
	font-family: Arial, "Trebuchet MS", Georgia, "MS Sans Serif";
	font-size: 12px;
	line-height: normal;
	color: #003300;
	background-color: #CCCC99;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}
.photooffset {
	margin-right: 11px;
	margin-bottom: 11px;
	}
.largehead {
	font-family: Arial, "Trebuchet MS", Georgia, "MS Sans Serif"; 
	font-size: 24px; 
	line-height: 24px; 
	font-weight: bold; 
	color: #663366;
	}
.imgFloatLeft {
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
}
.imgFloatRight {
	float: right;
	margin-left: 11px;
	margin-bottom: 11px;
}
