BODY {
	color : #000000;
	background-color : White;
	font-family : Arial;
	font-size : small;
	margin-top : 0;
	margin-left : 10;
	margin-right : 0;
	margin-bottom : 0;
	}
	
	TABLE {font-family:"Arial"; font-size:10pt }

BODY
{
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ff9900;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #FF9900;
}
INPUT.form
{
background: #ffffff;
color: #990000;
font: 10pt Verdana;
font-weight: normal;
border: 1px #999999 solid
width: 100px
}

SELECT.form
{
background: #ffffff;
color: #990000;
font: 10pt Arial;
font-weight: normal;
border: 1px #CCCCCC solid
width: 100px
}

TEXTAREA.form
{
background: #ffffff;
color: #000000;
font: 10pt Verdana;
font-weight: normal;
border: 1px #CCCCCC solid
width: 100px
}

INPUT.submit
{
background: #FFFFFF;
color: #000000;
font: 10pt Verdana;
font-weight: normal;
border: 1px #003366 solid
width: 100px
}

A {
	color : #FF0000;
	text-decoration : underline;
}

A:HOVER {
	color : #FF0000;
	text-decoration : underline;
}

.oranje {
	color: #FF9900;
	font-weight: bold;
}

.emotitle {
	font-family: Verdana;
	font-weight: bolder;
	color: #FF9933;
	border-bottom-color: #66CC00;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-width: thin;
	font-size: 9pt;
	letter-spacing: 0px;
	font-stretch: condensed;
	padding-right: 30px;
}

.planbutton {
	font-family: Verdana;
	font-weight: bolder;
	font-size: 9pt;
	letter-spacing: 0px;
	font-stretch: condensed;
	color: #FF9900;
	text-align: center;
	margin: 0px;
	padding: 1px;
	width: 100px;
	border: thin solid #99CC99;
	vertical-align: middle;
}

.buttonref {
	color: #FF9900;
	text-decoration : none;
}

.buttonref:HOVER {
	color : #FF0000;
	text-decoration : none;
}

