/* CSS Document */

body {
	background-color: #A6C59B;
}
.style3 {
	color: #5D7D5D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 17px;
}
.style4 {color: #5D7D5D; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; }
.style5 {color: #FFFFFF}
.style3Italic {
	color: #5D7D5D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 17px;
	font-style: italic;
}

