@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body{ margin: 0; padding: 0; 
	background-color: #FFFFFF;}
.bodywrap { margin: 5px; }
a img { border: none; }.defaultbutton {
	width: 75px;
}
input.defaulttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 150px;
}
td.underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #703600;
}
h1
{
color: #703600;
	font-size: 18px;
}
h2
{
	font-size: 12px;
	font-weight: bold;
color: #703600;
}