body {
	font-family: Arial;
	font-size: 12px;
	color: #461B1D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CBAF8A;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #461B1D;
}

th {
	font-family: Arial;
	font-size: 12px;
	color: #461B1D;
}

form {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	border: #461B1D;


	}

input {
	font-family: Arial;
	font-size: 13px;
	color: #461B1D;
}

textarea {
	font-family: Arial;
	font-size: 13px;
	color: #461B1D;


}

select {
	font-family: Arial;
	font-size: 13px;
	border: #000000;
	color: #461B1D;
}

ul {
	font-family: Arial;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	border: #000000;
	color: #461B1D;
}

li {
	font-family: Arial;
	font-size: 12px;
	border: #000000;
	color: #461B1D;
}

ol {
	font-family: Arial;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
	border: #000000;
	color: #461B1D;
}
h5 {color:#796F48;}
.style2 {color: #FFFFFF; }
.style3 {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
