@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.mini{
font-size: 10px;
}
textarea{
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	overflow:hidden;
}
input{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	overflow:hidden;
}
.red{
color:#FF0000;
}

a:link {
	color: #666666;
	text-decoration:underline;
}

.hr {
	color:#FF5800;
height: 2px;
margin-top:10px;
margin-bottom:10px;


}
.inleiding{

	font-size: 12px;
	color:#666666;
	text-decoration:none;
	text-align:justify;
}

.oranje{
	font-size: 13px;
	color:#FF5800;
	font-weight:bold;
}

