body {
background: #fff;
font: 18px "Times New Roman", Times, sans-serif;
text-align : left;
color: #000;
}
.text {
		font-family:"Times New Roman", Times, serif;

		color:#000000;
		font-weight:normal;
		text-align:left;
		}
.text a:link, .features_text a:visited {
		font-family:"Times New Roman", Times, serif;

		color: #1e5900;
		font-weight:normal;
		text-align:center;
		}

.text a:hover {
		text-decoration:none;
		}
.text_italic {
		font-family:"Times New Roman", Times, serif;

		color: #1e5900;
		font-weight:bold;
		font-style:italic;
		}
.text_italic_yellow {
		font-family:"Times New Roman", Times, serif;

		color: #594a12;
		font-weight:bold;
		font-style:italic;
		}
.delimiter {
		height:0px;
		line-height:0px;
		margin:20px 0px;
		border: #88d932 1px  dashed;
		clear:both;
		padding:0;
		}

.text_bold {
		font-family:"Times New Roman", Times, serif;
		color:#000000;
		font-weight:bold;
		}

.text_bold a:link, .text_l a:visited {
		color:#296e16;
		}
.text_bold a:hover{
		text-decoration:none;
		}

.header {
		color:#296e16;
		font-family:"Times New Roman", Times, serif;
		font-size:32px;
		font-weight:normal;
		text-align:left;
		}
.text_bold_green {
		background-color:#d5f2c2;
		color:#296e16;
		font-weight:bold;
		text-align:center;
		}
.delimiter_small {
		width:450px;
		border-bottom: #88d932 1px  dashed;
		clear:both;
		}
.message {
		font-size:20px;
		font-weight:bold;
		color:#990000;
}
