.menu      { font-family: Arial; color: #000080; text-align: left; margin-left: 5;             margin-right: 5; margin-top: 6; margin-bottom: 6 }
h1 	       { text-align: left; font-size: x-large; line-height: 125%;}
h2 	       { text-align: center; font-size: x-large; line-height: 125%;}
h4         { text-align: center; font-size: 12px; font-weight: bold;}
h5	       { text-align: center; font-size: medium; font-weight: normal;}
h6	       { text-align: center; font-size: small; font-weight: bold;}
li 	       { text-align: Justify; }
.leeg      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; display: none;}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #BFDBFF;
 color: #000000;
 line-height: 125%;
 font-weight: normal;
 font-size: 90%;
 margin-left: 15;
 margin-right: 0%;
 position: absolute;
}

td,tr,th {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #BFDBFF;
 line-height: 150%;
 font-weight: normal;
 font-size: 90%;
 margin-left: 5;
 margin-right: 5;
}

a              { font-weight: bold ;text-decoration: none}
a:link         { color: #000090}
a:visited      { color: #000090} 
a:hover        { color: #0000ff }
a:active       { color: #0000ff }
table          { font-family: Verdana arial; color: #000000; text-align: Justify;}

