body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #cbcfb4;
	background-image: url(../images/bamboo_bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3f4519;
}
a:visited {
	color: #5b6335;
}
a:hover {
	color: #6b6f2a;
}
a:active {
	color: #f2af32;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style2 {
    font-size: 12px;
    margin: 8px;
}
.style3 {
    font-size: 12px;
    font-style: italic;
}
.style4 {
    font-size: 12px;
    font-weight: bold;
}

p.style7 {
    display: list-item;
    vertical-align: middle;
}