@charset "utf-8";
/* CSS Document */

body {
	background-color: #5a9056; 
	margin-top:10px;
	}

.text1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #A7D34B;
	}
	
.text2 {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #006600;
	}
	
	.text4 {
	font-family:"Times New Roman", Times, serif;
	font-size: 19px;
	color:#666666;
	}
	
.footer3 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
	}
