body, table, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #473B3B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.heading {
	font-size: 11px;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #6F5C4E;
	text-decoration: none
}
a:hover {
	color: #6F5C4E;
	text-decoration: underline
}
input {
	font-size: 10px;
}
.sub a:link, .sub a:active, .sub a:visited {
	color: #6F5C4E;
	text-decoration: none
}
.sub a:hover {
	color: #6F5C4E;
	text-decoration: underline
}
