body {
	background-color:#fff;
	padding:0px;
	margin:0px;
	color:#3f8287;
	font-weight:normal;
	font-size:15px;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height:24px;
	overflow:auto;
}

a img {
  border:0px solid #fff;
}

select, button, input {
	font-family:Trebuchet MS, Helvetica, sans-serif;	
	line-height:16px;
	font-size:15px;
}

p {
	font-size:15px;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height:24px;
	padding:0;
	margin:0;
}

td {
	font-size:15px;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height:24px;
	vertical-align:top;
}

a {
	color:#f47820;
	font-weight:normal;
	font-size:15px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration:underline;
	letter-spacing:0.04em;
}
a:hover {
	color:#000;
	text-decoration:underline;
}


.error {
	color:#f00;
}

h1, h2, h3, h4, h5, h6 {
	color:#f68a1f;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 3px 0;
	font-weight:bold;
}		

h1 {
	line-height:24px;
	font-size:13px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}

#divTaal a {
	font-size:10px;
}
