.background {
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
}

body, td {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}a {
	color: #0C4E33;
	text-decoration: underline;
}
a:hover {
	color: #86390F;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #5B2C00;
	font-variant: small-caps;
	margin: 6px 40px 12px 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	filter: Shadow(Color='black', Direction=1);
}
textarea {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	width: 200px;
}
input {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	width: 200px;
}
