td {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.header {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.advert {
	font-size: 8px;
	color: #666666;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
input {
	font-size: 10px;
}
input.submit {
	font-size: 10px;
}
select {
	font-size: 10px;
}
#table {
	border: 1px solid #CCCCCC;
}
#menu td {
	border-bottom: 1px solid #D6E2A7;
}
#list .header {
	font-size: 12px;
	font-weight: bold;
	background: #E3D9BD;
}
#list .header2 {
	font-size: 12px;
	font-weight: bold;
	background: #D7C89F;
}
#list .content {
	background: #F0EADB;
}
