body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF0F0;
	font-size: 14px;
}
body {
	background: #88766A;
	margin: 0px;
	padding: 0px;
} 
.tdcontent {
	padding: 20px 2px 5px;
	background-image: url(/images/chd_24.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #E7C6C0;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #67616D;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFCC99;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #5A556B;
	font-weight: bold;
	font-size: 12px;
	padding-left: 80px;
	background-image: url(/images/chd_26.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
}
a.menu:hover {
	font-size: 12px;
	color: #CD5852;
	padding-left: 80px;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
}
.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: right;
}

input, select, button, textarea {
	background: #FFCC99;
	font-family: verdana, tahoma, arial;
	color: #333366;
	border: 1px solid #333366;
	font-size: 12px;
}
hr {
	color: #67616D;
	height: 2px;
	width: 95%;
}
