body, td {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #616262;
}

form {
	margin: 0em;
}

a:link, a:active, a:visited {
 	text-decoration: underline;
	color: #968D5A;
}

a:hover {
 	text-decoration: none;
	color: #B3A86B;	

}

input,select {
	color : #414345;
	font-size: 10px;
	font-style: bold;
}

.largeblue{
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #718B97;
}

.techreq {
	font-size: 11px;
	
}


.bold {
	font-weight: bold;
	font-size: 11px;
}
.boldregular {
	font-weight: bold;
}

p.credits, p.credits a {
	color: #8a92a5;
	font-size: 11px;
}

p.credits img {
	vertical-align: middle;
	margin-left: 4px;
}
