/* CSS Document */

body {
	background-color: #D3B593;
	font-family: Tahoma;
	font-size: 10px;
}
.style1 {
	font-size: 10px;
	color: #83330d;
}
.style2 {
	font-size: 10px;
	color: #a74216;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #734920;
}
.style4 {
	font-size: 10px;
	color: #a74216;
	font-weight: bold;
}
.style5 {
	font-size: 10px;
	color: #734920;
	font-weight: bold;
}
.style9 {
	font-size: 10px;
	font-family: Tahoma;
	color: #734920;
}
td {
	font-size: 10px;
	color: #83330d;
}
a {
	color:a74216;
	text-decoration:none;
	font-weight: bold;	
}
h5 {
	font-size: 13px;
}p {
	font-size: 36px;
}

