.EditBody{
	background-color: #114411;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
body {
	background-color: #114411;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	margin : 5px 5px 5px 5px ;
	padding : 0 0 0 0;
}

a, a:link {
	color: #cccccc;
	text-decoration:none;
}

/*
a:active, a:visited {
	color: #999999;
}
*/

a:hover {
 text-decoration: underline;
}


p, li        { font-family: Arial, sans-serif;}
h1           { font-family: Arial, sans-serif; font-size: 20pt; font-weight: bold; }
h2           { font-family: Arial, sans-serif; font-size: 18pt; font-weight: bold; }
h3           { font-family: Arial, sans-serif; font-size: 16pt; font-weight: bold; }
h4           { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
h5           { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
h6           { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }

