body {
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size:13px;
    color: #5f5f5f;
    padding: 20px;
    text-align:left;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #5f5f5f;
}

h2 {
	font-size: 26px;
	display: inline;
}

img {
border: none;
}

a {
	text-decoration: none;
	color:#FF6600;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

/* Quickformatting */
.normaal		{ font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color: #5f5f5f; }
.oranje			{ font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color: #FF6600; }
.kop			{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; color: #5f5f5f; font-weight:bold; }
/* Einde Quickformatting */

.spell_highlighted  {
	color: #FFFFFF;
}

