/* Start of CMSMS style sheet 'Custom stuff (blau)' */
/* Customized and added classes */

div#modifies {
   color: #003366;
   background-color: #336699;
   margin-right: 1%;
   margin-left: 1%;
}

div#modifies p {
   font-size: 0.8em;
   text-align: right;
   margin:0;
}

table {
   text-align: left;
   font-family: Arial, Verdana, sans-serif;
   font-size: 100%;
   line-height: 1em;
}
/* End of 'Custom stuff (blau)' */

