a {
	color: #634d00;
	font-family: verdana;
	font-weight: normal;
}

h1 {
	color: #856803;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0em;
}

hr {
	background-color: #c19f29;
	border: 0;
	color: #ddaa66;
	height: 1px;
}

td {
	color: #856803;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}

.button {
	border-color: #ba4e0c;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	cursor: pointer;
	height: 14px;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: right;
	width: 140px;
}

.nav {
	color: #efd478;
}

.nav:hover {
	color: #ffffff;
}

.small-text {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.textbox-a {
	background-color: #efd478;
	border: 1px solid #ddaa66;
	color: #655503;
	font-family: verdana;
	font-size: 12px;
}

.button-a {
	background-color: #efd478;
	border-color: #d0f4e2 #155535 #155535 #d0f4e2;
	border-top: 1px solid; border-right: 1px solid;
	border-bottom: 1px solid; border-left: 1px solid;
	color: #655503;
	font-family: verdana;
	font-size: 10px;
}

