/* CSS Document */
body {
	background-color: #D47F00;
}
.txt {
	padding: 20px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: medium;
}

