body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#EADDBB;
	color:#846339;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: medium none #333333;
	color:#846339;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	color:#846339;
	font-size: 120%;
}

h2 {
	color:#846339;
	font-size: 110%;
}

h3 {
    color:#846339;
	font-size: 100%;
}
.underline_text {
	text-decoration: underline;
}
.bold_text {
	font-weight: bold;
}

