body, td {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
overflow: hidden;
font-family: verdana, arial;
font-size: 11px;
font-weight: bold;

}

textarea, input {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family: verdana, arial;
	font-size: 11px;
	border-color: #000000;
	border-style: double;
	border-width: 1px;

}

input.button
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family: verdana, arial;
	font-size: 11px;
	border-color: #000000;
	border-style: double;
	border-width: 1px;
	background-color:'#BABABA';
}

iframe {
overflow: hidden;
}

a
{
text-decoration:'none';
color:'#000000';
}
