body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	background-color: #000;
	color: #ff0;
	}

a:link, a:visited {color:#0ff; font-weight: bold; text-decoration:underline; background:none;}

object, img {
    display: none;
}

#noscroller {
    display: none;
}

table.sendmail {
	width: 390px;
	font: 7pt Verdana, sans-serif;
	}
	
td.sendmail {
	width: 50%;
	text-align:justify;
	vertical-align: top;
	}

input.sendmail {
	border: 1px solid #000;
	width: 184px;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 182px;
	}
html>body input.sendmail {
	width: 182px;
	}

textarea.sendmail {
	overflow:auto;
	width: 312px;
	border: 1px solid #000;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 310px;
	}
html>body textarea.sendmail {
	width: 310px;
	}
