table.advoform td {
	border: 1px solid #D7ECEC;
}

table.advoform .bodycopy { 
	font-family: Trebuchet MS; 
	font-size: 14px;
	font-weight:normal; 
}

table.advoform .bodysmall { 
	font-family: Trebuchet MS; 
	font-size: 13px;
	font-weight:normal; 
}

table.advoform .bodybold { 
	font-family: Trebuchet MS; 
	font-size: 14px;
	font-weight: bold; 
}

table.advoform th.green { 
	background-color: #336600;
}

table.advoform td.blue { 
	background-color: #D8E7E0;
}

table.advoform td.pink { 
	background-color: #F3E9D1;
}

.whitetext { 
	color:#FFFFFF; 
}


