body {
	background-color: #E8E8E4;
	margin: 0;
	padding: 0;

}
input,textarea
{
	width:95%;

}
.style2 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #533510;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #81633f;
}
.style6 {font-family: Arial, Helvetica, sans-serif}
.style7 {font-size: 10pt}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.style10 {color: #663300}
a:link {
	text-decoration: none;
	color: #95A349;
}
a:visited {
	text-decoration: none;
	color: #95A349;
}
a:hover {
	text-decoration: none;
	color: #56B03C;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

TABLE.tableRest TD
{
	vertical-align:top;
}