* {
	margin: 0px;
	padding: 0px;
    	font-family: verdana, tahoma, arial;
	font-size:10pt;
	font-color:v#7c7c7c;
}

html,body {width:100%; min-height:100%; height:100%; }

p, address, blockquote, ul, ol, dl, form {
    margin: 0 0 1.2em;
    padding: 0;
    font-style: normal;
}

table.rek{background-color:#dcdcdc;}
table.rek td,table.rek tr{background-color:white; padding:10px;}
table.rek td div {width:100%; border-bottom:1px solid #696969; text-align:left;}
h2{font-size:18pt; margin:25px 0px 10px 0px;}
table.tab2 tr,table.tab2 td,table.tab2 th{padding:6px;}
table.tab2 tr td{border:1px solid black;}
table.tab2 tr th {border:1px solid black;}

a {
	text-decoration: underline;
	font-size:10pt;
	color: #000;

}


input, select, button, textarea {
    font-family: verdana, tahoma, arial;
    color: #000;
}

