
.pt12 {
	font-size: 12px;
}
.GreenBox {
	background-color: #009999;
	border: medium double #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.BrownBox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	background-color: #660000;
	border: thin solid #009999;
}
.Yellow {
	color: #FFFF00;
}
.pt1 {
	font-size: 4px;
}
.imgleft {float:left; margin-right:3px;margin-bottom:12px;}
.imgright {float:right; margin-left:3px;margin-bottom:12px;}
.testimony {clear:both; padding-bottom:12px; margin-bottom:12px;}
