td, body, input, textarea, option, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #474747;
}
input, textarea, option, select {
	line-height: 14px;
}
.smaller {
	font-size: 11px;
	line-height: 14px;
}
a:link, a:visited, a:active {
	color: #E5AB4C;
	text-decoration: none;
}
a:hover {
	color: #B87D1B;
	text-decoration: none;
}
a.header:link, a.header:visited, a.header:active, .header {
	font-size: 11px;
	line-height: 14px;
	color: #474747;
	text-decoration: none;
}
a.header:hover {
	text-decoration: underline;
}
a.footer:link, a.footer:visited, a.footer:active, .footer {
	color: #F5DDB7;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
h1, .h1 {
	font-size: 22px;
	color: #474747;
	text-decoration: none;
	font-weight: normal;
}
h2, .h2 {
	color: #E5AB4C;
}
h3, .h3 {
	color: #FFFFFF;
}
