form,body
{
	margin: 0px;
}
td,th,body
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #74593F;
	line-height: 150%;
}

a
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #74593F;
	text-decoration: none;
}
a:hover
{
	color: #250500;
	text-decoration: underline;
}

input,select,textarea
{
	border: 1px inset #dbd0ae; 
	color: #666666; 
	font-size: 11px; 
	font-family: verdana, arial, helvetica; 
	background-color: #f6f3eb;
}

.msg
{
	font-size: 11px;
	color: red;
}
.btn
{
	cursor: pointer; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, arial, helvetica; 
	color: #6c5f38;
}
.btn2
{
	background-color: #000000;
	color: white;
	font-size: 10px;
	border: 1px inset gray;
}
h1 
{
	height:16px;
}
