body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #B4BEA4;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url();
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
body,td,th {
	font-size: medium;
	color: #3A4E11;
}
h1 {
	font-size: x-large;
	color: #1E3448;
}
h2 {
	font-size: large;
	color: #1E3448;
}
h3 {
	font-size: medium;
	color: #1E3448;
}
h4 {
	font-size: small;
	color: #1E3448;
}
h5 {
	font-size: x-small;
	color: #1E3448;
}
h6 {
	font-size: xx-small;
	color: #1E3448;
}
