/* CSS definition file containing sitestyle stylesheets */
body { color: rgb(0,0,0); background-color: #DFDFDF; 
background-image: url('/afbeeldingen/zilvergrijs.jpg');
margin-height: 0;
margin-width: 0;
margin-left:0;
margin-top:3;
margin-right:0;
font-family: Trebuchet MS; 
}
#MyHyperlinkCharacterStyle a:hover{
color: red;
font-style: italic;
}
p {font-family: Trebuchet MS;}
h5 {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
}