select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	background-color: #FFF7D5;
	border: 1px solid #0033CC;
	font-weight: bold;
}
.verybig {
	font-size: 30px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
.searchboxbold {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
hr {
	line-height: 1px;
	height: 1px;
}
