body
{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}
td
{
	font-family: Arial;
	font-size: 12px;
	color: #67666B;
}
a:link, a:active, a:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight: standard;
	color: #FA9608;
	text-decoration: none;
}
a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.formular {
	font-family: Arial;
	font-size: 12px;
	font-weight: standard;
	color: #6F6C5F;
	text-decoration: none;
	border: #A5ACB2;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}