td, table, select, textarea{
	font-family:arial;
	font-size:14px;
	text-transform:lowercase;
	vertical-align:top;
	line-height:13px;
	color:#888888; text-align:justify;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#656763}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li a{ color:#8A984A; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.footer{ margin-left:38px; color:#000000}
.footer span{ color:#888888}
.footer a{ color:#8A984A; text-decoration:none}
.footer a:hover{ text-decoration:underline}

a{ color:#8A984A; text-decoration:none}
a:hover{ text-decoration:none}

span a{ color:#8A984A; text-decoration:none}
span a:hover{ text-decoration:underline}

span{ color:#8A984A}

.header{ color:#B6CD4D}
.header a{ color:#B6CD4D; text-decoration:none}
.header a:hover{ text-decoration:underline}

.form input{
	width:121px;
	height:20px;
	
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#2E2E2C;
	border-width:1px;
	background-color:#000000
}


.form textarea {
	width:121px;
	height:84px;
	color: #888888;
	overflow:hidden;
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#2E2E2C;
	border-width:1px;
	background-color:#000000
}