.headline {
	font: bold 10pt/16pt Georgia, Times New Roman;
	color: #8c4323;

}

.smhd {
	font: bold 9pt Georgia, Times New Roman;
	color: #8c4323;
}


.text {
	font: 8pt/12pt Verdana, Arial;
	color: black;
}

.textcell {
padding: 20px 20px 5px 20px;
}


input {

	border: 2px solid #011851;
	background: White;
	font: 8pt Verdana;

}

option {

	border: 2px solid #011851;
	background: White;
	font: 8pt Verdana;

}

select {

	border: 2px solid #011851;
	background: White;
	font: 8pt Verdana;

}

textarea {

	border: 2px solid #011851;
	background: White;
	font: 8pt Verdana;

}

.srchgo {

	border: 2px solid #011851;
	font: 8pt Verdana;
	font-color:#011851;
	background:silver;
}


a:visited {
	color: #8c4323;
}

a:hover {
	color: #000000;
}

a:link {
	color: #8c4323;
}