@charset "UTF-8";
.css {
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-size: 9px;
	color: #666666;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #663300;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 9px;
}
a {
	color: #666600;
	text-decoration: underline;
}
a:hover {
	color: #999933;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #663300;
	text-transform: none;
}
