body, tr, td, table {
	font: 12px/17px Georgia;
	color: #3c3c3c;
}

input.email {
	font: 12px/17px Georgia;
	border: 1px solid #a3a3a3;
}
input.button
{
		border: 1px solid #a3a3a3;

}
font.title {
	color: #69A469;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

body {
	background-attachment: fixed;
	background-color: #F8ECA8;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

td.main {
	background: #E5E1C9 url(images/under_06.jpg) no-repeat scroll;
}

a {
	color: #588544;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	color: #000;
}
