body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #F2F7E1;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.italic_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #557D56;
}
.italic_brown {

	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #4A5030;
}
a {
	color: #35692C;
}
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.green {
	color: #005128;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #70A965;
}
