body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 15px;
	line-height: 17px;
	text-decoration: none;
	color: #53823A;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.bg1 {
	background-attachment: scroll;
	background-color: 808379;
	background-image: url(../images/index_bg1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 5px;
}
.bg2 {
	background-attachment: scroll;
	background-color: #808379;
	background-image: url(../images/index_bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
}
.bg3 {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/page_05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	font-size: 15px;
	color: #53823A;
	text-decoration: underline;
}
a:hover {
	font-size: 15px;
	color: #C58303;
	text-decoration: underline;
}
.medium {
	BACKGROUND-COLOR: #cccccc
}
div.quote {margin : 5px 20px; border : 1px solid #cccccc; padding : 8px;background : #f3f3f3; line-height : normal;} 