body {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003063;
	background-color: #FFCF63;
}

html, body, div, span, applet, object, iframe,

blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	background: transparent;

	border: 0;

	margin: 0;

	padding: 0;

	vertical-align: baseline;
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #003063;
}


h1, h2, h3, h4, h5, h6, p
{ 
background: transaprant;

	border: 0;

	margin: 0;

	padding: 0;

	vertical-align: baseline;
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #003063;
	
}


.Header {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003063;
}
.title {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	color: #003063;

}
li {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;

}
.bold {
	font-weight: bold;
	font-size: 13px;
	color: #003063;

}

.boldkleur {
	color: #fc0303;
	font-weight: bold;
	font-size: 20px;

}
.smalltext {
	font-size: 10px;
	color: #003063;
}
.PoweredBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;

}
