body {
	background-color: #EDF5ED;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #333;
}


a:link, a:visited {

  font-size:14px; 
  text-decoration:underline; 
  color:#426A7A; 
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size:14px; 
	text-decoration:none; 
	color:#426A7A;
}

.maintext {

	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #333;

}

.greentitle {

	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	color: #406516;

}

.greentext {

	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #B3BC1E;

}


div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }