body {
	font-family: Verdana;
	color: #3e647e;
	font-size: 8pt;
}

.bannertext {
	color: #f5c772;
	font-size: 120%;
	font-weight: bold;
}

.menubox1 {
	background: #f5c772;
	border-left: 1px solid #3e647e;
	border-right: 1px solid #3e647e;
	border-bottom: 1px solid #3e647e;

}
.menubox2 {
	background: #f5c772;
	border-right: 1px solid #3e647e;
	border-bottom: 1px solid #3e647e;	
}

.menubox3 {
	border-right: 1px solid #3e647e;
	border-bottom: 1px solid #3e647e;
}

.menutext {
	font-size: 80%;
}

.text {
	font-size: 9pt;
	vertical-align: top;
}

.standard {
	font-size: 12pt;
	vertical-align: top;
	font-weight: bold;
}

a {
	color: #3e647e;
	text-decoration: none;
}

a:hover {
	color: #3e647e;
	text-decoration: underline;
}

.textgeel {
	color: #f5c772;
	font-size: 8pt;
	text-align: center;
}

.error {
	color: red;
	font-size: 8pt;
}

.disclaimer {
	font-size: 8pt;
	color: #f5c772;
}

.disclaimer a {
	font-size: 8pt;
	color: #f5c772;
}

p {
	padding: 0;
	margin: 0;
}