body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(bk.jpg);
	background-repeat: repeat;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

label {
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: nowrap;
	font-size: 12px;
}


form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #6F4D32;
	border-style: solid;	
	border-width: thin;
	border-color: #E1D3C8;
	color: #E1D3C8;
	font-size: 12px;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	color: #E1D3C8;
	background-color: #6F4D32;
	border-color: #E1D3C8;
}

.box2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFCC66;
	border-style: solid;	
	border-width: thin;
	border-color:#993300;
	color: #993300;
	font-size: 12px;
}

.box3 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	color: #6F4D32;
	border-color: #6F4D32;
}