/* CSS Document */

body {
	
	background: #8C9470 ;
	
}

.style1 {
	font-size: 36px;
	color: #FFFFFF;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #336600;
	font-size: 18px;
}
.style4 {font-size: 18px}
.style5 {
	color: #336600;
	font-style: italic;
	font-weight: bold;
}
.style6 {
	font-size: 10px;
	color: #FFFFFF;
}
