/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #7e5d3c; text-decoration: underline; }
a:active { color: #7e5d3c; text-decoration: underline; }

.copy { line-height: 17px; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6B350C;
}

.textinput { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; width: 290px;}
