body, td, div, li, h1, h2, h3, h4, h5
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
p
{
	margin: 0px;
}
ul, ol
{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10pt;
}
img
{
	border: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
a, a:link, a:active, a:visited
{
	color: #966D0C;
	text-decoration: underline;
}
a:hover
{
	color: #C47618;
	text-decoration: underline;
}
.inp_ins
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #333333;
	height: 19px;
	background-color: #FFFFFF;
	border-top: 1px solid #48525D;
	border-left: 1px solid #48525D;
	border-right: 1px solid #333333;
	border-bottom: 1px inset #333333;
}
.inp_tot
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-align:right;
	height: 16px;
	background-color: transparent;
	border: 0px;
	border-bottom: 1px solid #333333;
}
