body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #B3C1B4;
	background-repeat: no-repeat;
}
.footer_text {
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #DB5700;
}
.menu_item {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
textarea {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
a {
	font-weight: bold;
	color: #E17C34;
}
h3 {
	font-size: 13px;
	color: #5E6E61;
}
h2 {
	font-size: 14px;
	color: #5F6D60;
	padding: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h1 {
	font-size: 15px;
	color: #F07819;
	margin-bottom: 2px;
}
