body {
	background-color: #E2BF63;
	background-image: url(../images/backg.gif);
	background-repeat: repeat-y;
}

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

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

/*.bodytext {
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #074c28;
}*/
.bodybold {
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #074c28;
	font-style: normal;
}
.bodybold2 {

	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #074c28;
	font-style: normal;
}
.bodyboldred {
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4a0c23;
	font-style: normal;
	text-transform: uppercase;
}
.bodytextred {
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #4A0C23;
	font-weight: bold;
}

