body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #976100;
	text-decoration: none;
}

a:hover {
	color: #1c832b;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #462d00;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

/*********** Elements misused as styles (by original author) - Most fixed ***********/

#keys {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	color: #462d00;
}

#victories {
	margin: 0px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #462d00;
}

#footer {
	font-size: 10px;
	color: black;
	text-align: left;
}

#prac {
	background: #462d00;
}

#prac a {
	display: block;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	border-bottom: 1px solid #B3866C;
}

#prac a:hover {
	color:#00ac19;
}

#black {
	color: #000000;
	font-size: 12px;
}

/* Styles */

.qform {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #6c633a;
	text-align: left;
}

.shortform {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999999;
}

.article {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

.charge {
	margin: 10px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #005a0d;
}

.result {
	margin: 0px 0px 0px 10px;
}

.contact {
	font-size: 14px;
	font-weight: bold;
	color: #462d00;
	text-align: center;
}


#email {
visibility:hidden;
display:none;
}

.error {
	color: #FF0000;
	font-size: 1.1em;
}

#postalzip {
visibility:hidden;
display:none;
}

