body {
	margin: 0px;
	background-color: #000;
	font-family: Tahoma;
	color: #FFF;
}
a {
	color: #DF4D00;
	text-decoration: none;
}
p {
	line-height: 155%;
	text-indent: 20px;
	font-size: 12px;
}
td {
	font-size: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
}
.txtarea {
	color: #DF4D00;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #000;
	border: 1px solid #000;
	height: 18px;
}
.link {
	color: #FFF;
	text-decoration: none;
}
