body {
	font-family: helvetica neue;
	color: #666666;
}
label {
	color: #333333;
	font-family: helvetica neue;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
}
h3, h5 {
	font-family: helvetica neue;
	color: #666666;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 18px;
}
h5 {
	font-size: 13px;
}
h2 {
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #665842
}
.toptoplinks, .bottomlinks {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.toplinks, .navlinks {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}
.toplinkshl, .navlinkshl {
	color: #cc6633;
	font-size: 13px;
	text-decoration: none;
}
.toplinks:hover, .toptoplinks:hover, .navlinks:hover, .navlinkshl:hover, .bottomlinks:hover {
	color: #cc6633
	text-decoration: underline;
}
h1 {
	font-weight: lighter;
	color: #cc6633;
	font-size: 50px;
}
.maincontent, p {
	font-size: 13px;
	font-family: verdana;
}
.underscore, .underscorehl {
	margin-top: 5px;
	border-bottom: 1px solid #666666;
}

input, textarea {
	border: 1px solid #eeeeee; 
}
