p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 1.3;
}
td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 19px; 
	font-weight: bold; 
	color: #339999
}
.page_heading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-weight: bold; 
	color: #339999
}
a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #339999; 
	text-decoration: underline; 
	font-weight: bold;
}
a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #339999; 
	text-decoration: underline; 
	font-weight: bold;
}
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #339999; 
	text-decoration: none; 
	font-weight: bold;
}
.bold_teal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
	color: #339999;
}
.quote { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #336666; 
	font-style: italic
}
.quote_company { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #336666; 
	font-style: normal;
}
.smalltext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.smalltext a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.csaText {
	color: #0033CC;
}
.csaText a {
	color: #0033CC;
	font-weight: bold;
}
li {
	padding: 2px;
	line-height: 1.25;
}
#testimonial {
	width: 125px;
	margin: 2px 5px 0 2px;
	padding: 10px 0 10px 2px;
	border-top: 3px double #888;
	border-bottom: 3px double #888;
}
#testimonial .quote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #005151;
}
#testimonial .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 11px;
}
h2 {
	font-size: 16px;
}