body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
  	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#969696;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#969696;
  	scrollbar-shadow-color:#969696;
  	scrollbar-track-color:#FFFFFF;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;

}

a:link{	font-weight: bold; text-decoration: none; color:#F6990E; }
a:active{	font-weight: bold; text-decoration: none; color: #F6990E; }
a:visited{ font-weight: bold; text-decoration: none; color: #F6990E; }
a:hover{ text-decoration:underline; color: #F6990E; }

table#formular li{font-weight:bold;padding:0px;margin:0px;}
table#formular ol{font-weight:bold;padding:0px;margin:0px;padding-left:30px;}

table#formular {
	width:570px;
	color:#000000;
	border:0px;
	font-size:12px;
}

table#formular td {
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding:5px 5px 5px 5px;
	line-height:150%;
}

table#formular th {
	background-color:#F6990E;
	color:#FFFFFF;
	text-align:left;
	border: 1px solid #000000;
	padding:5 5 5 5;
	margin:0px;
	line-height:150%;
}

table#formular td.head {
	text-align:center;
	font-weight:bold;
}

table#formular td.blank {
	background-color:#FFFFFF;
}

table#button {
	width:42%;
	color:#000000;
	border:0px;
	font-size:14px;
}

table#button td {
	color:#F6990E;
	padding:5px 5px 5px 5px;
	text-align:center;
}

