body, table, tr, td {
	font: 8pt verdana; 
	color: #351A09;}
body {
margin-top:0px;
margin-bottom:0px;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #351A09}
a:hover {color: #351A09}
input, textarea, option, select {
	background-color: #FBF9E2;
	font: 8pt verdana;
	color: #351A09;
	border: 1px solid #351A09;
	padding:0px; }
	
.big    { color:#351A09;font-weight:bold;text-decoration: none; font-style: none; font-size:16px; text-transform: uppercase;}

hr {
background-color: #351A09;
height: 1px;
color: #351A09;

}

table.sample {
	border-width: 0px;
	border-spacing: ;
	border-style: inset;
	border-color: #351A09;
	border-collapse: collapse;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #351A09;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #351A09;
	-moz-border-radius: ;
}
