BODY {
	background-color : #335533;
	margin-top : 0%;
	margin-bottom: 0%;
	margin-left : 10%;
	margin-right : 10%;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 160%;
	color : White;
	word-spacing : 200em;
	margin-left :20%;
}
 H1 {
	font-family : "Swis721 BdCnOul BT";
	font-size : 500%;
	color : White;
	font-weight : 900;
	margin-left : 10%;
	margin-top : 0%;
	margin-bottom : 0%;
	line-height : 80%;
}
H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 200%;
	color : #335533;
	font-style : italic;
	margin-left : 10%;
	margin-top : 0%;
	margin-bottom : 0%;
	font-weight : 800;
	line-height : 100%;
	padding-bottom : 1%;
}
H4 {
	font-family : "Times New Roman", Times, serif;
	font-size : 250%;
	background-color : #335533;
	margin-left : 10%;
	color : Silver;
	font-weight :900;
	line-height : 80%;
	margin-top : 2%;
}
.GreenCell {
	background-color : #335533;
	height: 160px;
}

