body {
	background-color: #B4B300;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

table, td, th {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #D7D2C4;
}

h1, h2 {
	color: #960;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-weight: bold;
}

h3 {
	font-size: 15px
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-weight: normal
}

h4, h5, h6 {
	color: #960;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-weight: bold;
}
a {
  color: #336600;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-size: 15px;

