body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 16px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
input.txtbox {
	border-style: solid;
	border: 1px;
	border-color: #808080;
	font-size: 12px;
}
input.imgbtn {
	border: 0px;
}
.subheader {
	color: #408749;
	font-size: 14px;
	font-weight: bold;
}
