BODY
{   COLOR: #000080;
    BACKGROUND-ATTACHMENT: fixed ;
	background-color: #FFFFC0;
    margin: 2em ;
}

.TITLE
{
    COLOR: #000080;
    FONT-FAMILY: "Verdana", "arial", "helvetica", sans-serif;
    FONT-SIZE: 30pt;
    FONT-WEIGHT: 100 ;
}
.status
{
    COLOR: #000080;
    FONT-WEIGHT: 100 ;
}
.foto
{
    COLOR: #000080;
    FONT-FAMILY:"Verdana", "arial", "helvetica", sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: 100;
 }

.LETTER
{
    COLOR:  #000080;
    FONT-FAMILY: "Verdana", "arial", "helvetica", sans-serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: 100  ;
}
.MAIN
{
    COLOR: #000080;
    FONT-FAMILY: "Verdana", "arial", "helvetica", sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 100;
}
.Vnorm
{
    COLOR:  #000080;
    FONT-FAMILY: "Verdana", "arial", "helvetica", sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT:100;
}
.centertext
{
	TEXT-ALIGN: "center";
}
.uitlijnen
{
	TEXT-ALIGN: "justify";
}
.rechtstext
	TEXT-ALIGN: "right";
}


.rechts
{
    FLOAT: "right";
}
.fotopagtitle
{ 
  color: #000080; 
  TEXT-ALIGN: "center";
  FONT-FAMILY: "Verdana", "arial", "helvetica", sans-serif;
  FONT-SIZE: 30pt;
  FONT-WEIGHT: 100 ;
} 


.dkolom
{ display: inline-table;
}
.rij
{ display: table-row;
   COLOR:  #000080;
    FONT-FAMILY: "Verdana", "arial", "helvetica", sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT:100;
}
.cel1
{ 
 display: table-cell;
 width: 25%;
 vertical-align: top;
}
.cel2
{ 
 display: table-cell;
 width:50%;
}



A:link
{
    COLOR: #000080;
    TEXT-DECORATION: none ;
}
A:visited
{
    COLOR:#000080; 
    TEXT-DECORATION: none ;
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: none ;
}
