.text {
	background-color: #EEEEEE;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	border: 1px solid #999999;
}

body {
background-image: url("img/bg.jpg");
background-repeat: no-repeat;
background-position: right top;
}

table.filter {
background-color: #aaaaaa;
color: #000000;
border: solid;
border-width: 1px; 
}

td.button {
text-align: center;
}

h3 {
 color: #006699;
}
h4 {
 color: #006699;
}