td, table, select, input, textarea{
	font-family:arial;
	font-size:10px;
	vertical-align:top;
	word-spacing:3px;
	line-height:14px;
	color:#FFFFFF;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#3F1813}

a{ color:#FC6500; text-decoration:underline}
a:hover{ text-decoration:none} 

span{ color:#FC6500}

.p4 a{ color:#FFFFFF; text-decoration:underline}
.p4 a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top}
.list ul li a{ color:#ffffff; margin-left:10px; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.footer{ color:#ffffff; font-size:10px; margin-left:275px}
.footer span a, .footer span { color:#A17751; text-decoration:none}
.footer a:hover{ text-decoration:underline}



.form input{
	width:136px;
	height:17px;
	color: #401C10;
	text-transform:none;
	padding:1px 0 0 6px;
	border-color:#FEFEFE;
	border-width:1px;
	background-color:#FFFFFF
}


.form textarea {
	width:136px;
	height:87px;
	color: #401C10;
	overflow:hidden;
	padding:1px 0 0 6px;
	border-color:#699532;
	border-width:1px;
	background-color:#FFFFFF
}
