a img.b { border: #000000 solid 1px; }
a img { border: 0px; }

h {
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

txt {
	font-family: verdana;
	font-size: 11px;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	font-family: tahoma;
}

body {
	font-family: Tahoma;
	font-size: 11px;
}

table td {
	font-family: verdana;
	font-size: 11px;
}

table input, select, option, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #d58a3a;
	border: #000000 solid 1px
}

submit-button
{
	margin-left: 0em;
	clear: both
	color: #000000;
	background: #d58a3a;
	border: 1px #000000 outset
}