body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #97D2F2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #97D2F2;
}
a:hover {
	text-decoration: underline;
	color: #68AFE7;
}
a:active {
	text-decoration: none;
	color: #68AFE7;
}
#content
{
height:333px;
width:431px;
overflow:auto;
}
.inpt
{
  background-color:#8E9756; 
  color:#000000; 
  font-size:12px;
  border:1px solid #d4c464;
}
.btn
{
  background-color:#d4c464;
  color:#000000; 
  font-size:12px;
  border:1px solid #8E9756; 
}
#one
{ 
display:none;
}