body,td,th {
	font-family: trebuchet MS;
	font-size: 11px;
	color: #376200;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pix/bagg.jpg);
	background-color: #ffffff;
}
img{
	color: #6E9C00;
}
a:link {
	color: #6E9C00;
	text-decoration: none;
}
a:visited {
	color: #6E9C00;
	text-decoration: none;
}
a:hover {
	color: #376200;
	text-decoration: none;
}
a:active {
	color: #6E9C00;
	text-decoration: none;
}
a {
	font-family: trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: trebuchet MS;
}
h1 {
	font-size: 18px;
	color: #5F8D00;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 36px;
}

