body{
	padding:8px;
	background-color: #fff;
	font-size: 10px;
	color: #333;
	font-family : Arial, Helvetica, sans-serif;
}

table{
	font-size: 12px;
	color: #333;
	font-family : Arial, Helvetica, sans-serif;
}

iframe{
    border:0px;
	width:95%;
	height:350px;
	}
a, a:visited{
	color:#333;
}
a:hover{
	color:#FF3333;
	text-decoration:none;
}
h3{
		padding:4px;
}
h4{
	border-bottom : 1px solid #B3EF00;
}

#title{
	float : left;
	font-size : 30px;
	font-family : Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight : bold;
}
.title2{
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight : bold;
}
.title3{
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color: #A2AEC5;
	font-weight : bold;
	text-align : center;
}
.content{
	padding: 10px;
	/*background-image : url(images/bg.gif);*/
	background-position : bottom right;
	background-repeat : no-repeat;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#28285C;
}
#border{
	/*border-right:1px solid;
	border-bottom:1px solid;*/
	border:1px solid;
	border-color:#28285C;
}
.marg{
	margin:4px;
}
textarea
{
	background-color: #fff;
	color: #333; 
	width: 340px;
	font-family: tahoma;
	font-size: 10px;
}

.button
{
	background-color: #fff;
	color: #333;
}

.radio
{
	background: 0;
	width:15;
}

.formulier 
{
	font-family: tahoma; 
	font-size: 10px; 
	color: #333;
}.marg2 {
	margin:4px;
	border: 1px solid #000000;
}
