  /*        CSS Stijldefinitie COS Rijnmond site*/
  
Body {
 scrollbar-face-color:#000066;
 scrollbar-shadow-color:#000044;
 scrollbar-highlight-color:#000066;
 scrollbar-3dlight-color:#ffffff;
 scrollbar-darkshadow-color:#000033;
 scrollbar-track-color:#ffff99;
 scrollbar-arrow-color:#ffffff;
 background-color: #ffcc66;
color: #black; 
background: #ffcc66;
}
 
.Cell_Top    { background-color: #800000 }
.Cell_Gray    { background-color: #666666 }
.Cell_Gray_Dark  { background-color: #1c1919 }

}
  P, TD, TH, DL, OL, UL, DT, DD { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 10pt;
                                                                 color : black
}
  H1 { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 14pt;
                                                                 font-weight : bold;
                                                                 color : #000066
                                                             ;
/*                                                                 letter-spacing : 15pt */
}
  H2 { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 12pt;
                                                                 font-weight : bold;
                                                                 color : #000066
}
  H3 { 
                                                           font-family 		: "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                           font-size 			: 10pt;
                                                           font-style			: italic        
                                                           color				: black;
                                                           text-decoration 	: underline;
                                                           color : black
}
  H5 { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 9pt;
                                                                 font-style : italic;
                                                                 color :black;
                                                                 margin-right : 12pt
}
  H6 { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 7pt;
                                                                 font-style : italic;
                                                                 color : black;
                                                                 margin-right : 12pt
}
  ADDRESS { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 9pt;
                                                                 font-style : italic;
                                                                 color : black;
                                                                 margin-left : 9pt;
                                                                 margin-top : 3pt
}
  A:hover { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 10pt;
                                                                 text-decoration : none;
                                                                 color : #000099;
                                                                 background: #ffffff;

                                                                 }
  A:link { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 10pt;
                                                                 text-decoration : none;
                                                                 color : #000099;
}
  A:visited { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 10pt;
                                                                 text-decoration : none;
                                                                 color : #000099;
}
  A:active { 
                                                                 font-family : "Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
                                                                 font-size : 10pt;
                                                                 text-decoration : none;
                                                                 color : #000099;
}