<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: tahoma, verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	background: #DFEBF5;
	text-align: center;
	margin: 0
}
p {
	font-family: tahoma, verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size:  9pt
}
td {
	font-family: tahoma, verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size:  9pt
}
a:link {
	font-family: tahoma, verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #3367CD;
}
a:visited {
	font-family: tahoma, verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #3367CD;
}
a:hover {
	font-family: tahoma, verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #FE7C00;
}
a:active {
	font-family: tahoma, verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #3367CD;
}
#header {
	/*background: url(../images/image_04.jpg); */
width: 750px;
	height: 170px
}
#content {
	background: #FFF;
	padding: 15px;
	font-family: tahoma, verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size:  9pt
}
#left {
	background: #FE7C00;
	width: 250px;
}
#right {
	background: #FE7C00;
	width: 250px;
}
#contentgeel {
	background: #FEEECC;
	width: 445px;
	font-size: 9pt;
	padding: 10px;
}
#contentgeel .kop {
	font-size: 16pt;
	color: #3367CD;
	font-style: italic;
	font-weight: bold
}
.txtfield input {
	background: #FFF;
	border: #000 1px solid;
	width: 250px;
}
.txtarea textarea {
	background: #FFF;
	border: #000 1px solid;
	width: 250px;
	font-family: lucida grande;
	font-size: 11px;
}
#contentgeel .quote {
	font-size: 14pt;
}
h1 {
	font-size: 16pt;
}

ul li {list-style: decimal; font-size: 14px; line-height: 26px; text-align: left;}

.awardbutton {
    padding: 20px;
    background: #2d5ea7;
    margin: 10px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
 a {text-decoration: none!important;}

/* classes for validator */
.tfvHighlight {	font-weight: bold; 
				color:#FF0000;
}

.tfvNormal	{	font-weight: normal;
				color:#000000;
}

/* end classes for validator */


#outerwrap {width: 1000px; margin: 0 auto; position:relative;}</pre></body></html>