body
{
    color: #000000;
    background-color: #F9FAEE;
    font-family: "Helvetica medium" , "Arial";
    border-left-color: #292f2b;
    font-weight: 300;
    font-variant: normal;
}
a:link {color:#8e001c;
    text-align: left;
}
a:visited {color:#ed8500; }
a:active {color:#070e09; text-decoration: none;}

.buttonopmaak
{
    background-color:#F9FAEE;
    border-width:2px;
    font-family: "Helvetica medium", "Arial";
    font-size:8pt;
    color:#8E001C;
}

p, ul ol { font-family: Helvetica medium;
        color: #000000;
    	font-size : 10pt;	}
li, td 	{ font-family: Helvetica medium;
         font-weight: 300;
    color: #000000;
    font-variant: normal;
	font-size : 10pt;}
em	{ font-family: Helvetica medium;
	font-size : 10pt;
	font-weight : bold}
h1 	{ font-family: Helvetica medium;
	font-size : 12pt;
	color: #8E001C}
h2 	{ font-family: Helvetica medium;
	font-size : 11.5pt;
	font-weight: bold;
	color: #8E001C}
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#ABB202;
	opacity:1.0;
	filter: alpha(opacity=100);
    top: 44px;
    left: 345px;
    width: 125px;
    height: 153px;
}

