﻿.ec_body {
	background-image:url('images/greenredgreenlight.png');
	background-color: #99CC99;
	border: 1px;
	border-style: solid;
	border-color: #00703C;
	padding:1px;
	width:200px;
}
.ec_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
}
.ec_textfield {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.ec_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;	
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #008800;
	color: #FFFFFF;
}
