body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div.content
 {
	background-color: #F8FAE4;
	width: 70%;
	height: 95%;
	border: 1px solid #C4BB82;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 2em;
	text-align: left;
}
h1 {
	color: #737C1B;
}
h2 {
	color: #879320;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
