body {
	font-family: Arial;
	font-size : 0.8em;
	text-align: justify;
}

.red {
	color: #FF0000;
}.large {
	font-size: large;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #98CB00;
	margin-top: 20px;
}
.aEditor:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF6600;
	text-decoration: none;
}
.aEditor:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF6600;
	text-decoration: none;
}
.aEditor:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF6600;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #98CB00;
	text-align: left;
	line-height: 1em;
}
