﻿body,td 
{
    font-size : 8pt;
    font-family : Arial;
}
h1
{
   color : #0067c6;
   font-size : 18px;
   margin-bottom:8px;
    }

h2
{
   color : #0067c6;
   font-size : 12px;
   margin-top:5px;
   margin-bottom:5px;
   
    }    
    
.NieuwsBriefMelding 
{
    background-color : #f2f2f2 ;
    }
.NieuwsBriefMelding H2
{
 color : #0067c6;
   font-size : 13px; 
}  

.rood
{
    color:red;
    }  
.small {
	font-size : 12px;
	color : #0066cc;
}
a:link {
	color : #0066cc;
	text-decoration : none;
}
a:visited {
	color : #0066cc;
	text-decoration : none;
}
a:hover {
	color : #0066cc;
	text-decoration : none;
}
a:active {
	color : #0066cc;
	text-decoration : none;
}
hr {margin-top:0px;
margin-bottom:0px;
border: none;
background-color: #ccc;
height: 1px;
}
