body {
	background-color: #EEEEEE;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

table {
	background-color: #000000;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

select, input {
	font-family: verdana;
	font-size: 10px;
}

.header {
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}

.search {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
