/* CSS Document */

body {
	margin: 0px;
	background-color:#E8E5D3;
}
.note {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	line-height:11px;
	color: #A7A59C;
}

.note a {
	color: #75A800;
}

button, input[type=button], .selectfilters {
	margin-right:10px;
}

