body {
	background-color: #DEDECA;
	color: #666633;
	font-size: 73%;

}

td, th {
	padding: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DEDECA;


}

h1, h2 {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;


}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

.bgwhite {
	background-color: #FFFFFF;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	margin: 0px;

}
.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
}
