body,td,th {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #A5BF96;
	border-bottom-color: #A5BF96;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 20px;
	color: #A5BF96;
	margin: 20px 5px 5px;
	text-align: left;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #050;
	margin: 5px;
	padding-top: 10px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #050;
	font-style: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
}
h5 {
	font-size: 12px;
	color: #050;
	margin: 5px;
	font-weight: normal;
}
.topline {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A5BF96;
}
p {
	margin: 5px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.footer {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.photo-left {
	text-align: left;
	border: 5px solid #a5bf96;
	margin: 5px;
}
.verticalalign {
	vertical-align: top;
}
.photo-right {
	border: 5px solid #A5bf96;
	margin-left: 10px;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	clip: rect(auto,auto,auto,auto);
}
.top {
	vertical-align: top;
}
.style1 {
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
}
.adbox {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.login {
	font-size: 10px;
	color: #CCC;
	text-align: right;
}
h6 {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.outertable {
	border: 6px solid #a5bf96;
	margin-right: auto;
	margin-left: auto;
}
.navbar {
	color: #8C9A73;
	background-color: #8C9A73;
	vertical-align: top;
	margin-bottom: 10px;
}
body {
	margin-top: 20px;
	background-color: #73995B;
}
ul {
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box {
	background-color: #FFC;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #AD6D5A;
}
