
	/* EDF4D7 is a very pale Green, almost pale yellow */
	/* 008000 is Green */
	/* 5C695D is Grey-Green */
body {
    background-color: #EDF4D7;
    }
    
.c4 {color:#008000; font-family:Arial; font-size:90%; font-weight:bold;}

.center {text-align: center;}