body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
                color: #F9DB06;
	background-color: #0000A0;
                background-image: url(../../plaatjes/logoachtergrond3.jpg); background-attachment: fixed;
 
}

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 16px;  font-weight: bold; color: #F9DB06;
 }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: White;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #FF0000;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #FF0000;   }
