body {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
}
h1 {
	font-size:28px;
}
a {
	color: #FFA518;
	font-size: 11px;
	text-decoration: underline;
}
input {
	background-color: #666666;
	border: 1px solid #999999;
	color: #FFA518;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
.small {
	font-size: 10px;
}
.nav {
	font-size: 11px;
	line-height: 16px;
}
.heading {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.link_html {
	width: 200px;
	background-color:#666666;
	border: 1px solid #333333;
	color: #FFA518;
}
