BODY   {
	scrollbar-shadow-color: 	#222222; 
	scrollbar-highlight-color: 	#778899; 
	scrollbar-3dlight-color: 	#556677; 
	scrollbar-darkshadow-color: 	#111111; 
	scrollbar-face-color: 		#36626B;
	scrollbar-track-color: 		#33537c; 
	scrollbar-arrow-color: 		#FFFF00;

    font-size: 16px;
    font-family: "Times New Roman", Times, Verdana;
    color: #00ffff
}

TABLE
{
    position:relative;
    top:5px;
    margin-left:auto;
    margin-right:auto
}

TH
{
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-family: "Times New Roman", Times, Verdana;
    font-size:16px;
    color: #666666;
    padding-bottom:5px
}

TD
{
    FONT-SIZE: 16px;
    COLOR: #00ffff;
    font-family: "Times New Roman", Times, Verdana;
    text-align: left
}

  a:link {
     font-size: 16px;
     font-family: "Times New Roman", Times, Verdana;
     text-decoration:none;
     color: #FFFF00
  }

  a:visited {
     font-size: 16px;
     font-family: "Times New Roman", Times, Verdana;
     text-decoration:none;
     color: #CCFF99
  }

  a:active {
     font-size: 16px;
     font-family: "Times New Roman", Times, Verdana;
     text-decoration:none;
     color: #CCFF99
  }

  a:hover {
     font-size: 16px;
     text-decoration: underline;
     color: #CCFF99
  }

  h1 {
    font-size: 27px;
    font-family: Boomerang, Arial, Helvetica;
    font-weight: bold;
    color: #00FFFF
  }

  h2 {
    font-size: 35px;
    font-family: Boomerang, Arial, Helvetica;
    font-weight: normal
  }
  
  h3 {
    font-size: 27px;
    font-family: Boomerang, Arial, Helvetica;
    font-weight: normal
  }

  h4 {
    font-size: 19px;
    font-family: Boomerang, Arial, Helvetica;
    font-weight: normal
  }


A.menulink
{

    width: 120px;
    text-align: center;
    text-decoration: none;
    font-family:"Times New Roman", Times, Verdana;
    font-size:14px;
    color: #666666;
    border: solid 2px #D2CEB5
}

A.menulink:hover
{
    background-color: #D2CEB5;
    text-decoration: none;
    color: #6E3F25;
    border: solid 2px #6E3F25
}

FONT.klein
{
    font-size: 9pt;
}

.bruin
{
    background-color: #6E3F25;
}

.beige
{
    background-color: #D2CEB5;
}

.grijs
{
    background-color: #BAB7AE;
}

.box
{
    color: #ff6600;
    font-family: "Times New Roman", Times, Verdana;
    font-weight: normal;
    font-size: 19px;
    background-color: #ffffcc;
    border-color : #bbbb99
}

.boxgrijs
{
    color: #000000;
    font-family: "Times New Roman", Times, Verdana;
    font-weight: 600;
    font-size: 12px;
    background-color: #BAB7AE
}

.center
{
    text-align:center
}

.left
{
    text-align:left
}

.right
{
    text-align:right
}

