body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height:25px;
	color: #FFFFFF;
}
body {
	background-color: #3c2415;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}
a:link {
	color: #e7bb66;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E7BB66;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 19px;
	color: #e7bb66;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
input{
	border:solid 1px #e7bb66;
	color:#FFFFFF;
	background-color:#000000;
	width:300px; 
	height:22px;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {color: #E7BB66}
.style14 {color: #A9896B}