/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
}
body {
	background-color: #E2CE9B;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:20px;
}
.bas{
color:#4D3E31;
font-size:x-small;
}

a{
color:#E2CE9B;
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
h4{
color:#E2CE9B;
}

h3{
color:#FF7F00;
}