.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C7804;
	line-height: 22px;

}

.body a:link {
	color: #5493C4;
	text-decoration: underline;
}

.body a:hover {
	text-decoration: none;
}
.body a:visited {

	color: #5493C4;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96E681;
	line-height: 22px;
}

.footer a:link {
	color: #96E681;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {

	color: #96E681;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #144806;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	line-height: 22px;

}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #144806;
	font-weight: bold;

}
.status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}
