/*table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
body {font-family: Verdena, Arial, Helvetica; font-size: 11px;}


h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F5DEB3;
}
	

input {
	font-size: 10px;
}

.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}

.searchtable {
	font-weight: bold;
	background-color: White;
	padding: 3px;
	margin: 3px;
}*/