body {
	font: normal 10px Verdana, Helvetica, Arial, sans-serif;
	color: #865149;
	background-color: #FBFCEE;
	margin: 0;
	line-height: 1.6em;
    }

.achter {background-image: URL('images/achtergrond.gif');
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

a {
	color: #AB0334;
	text-decoration: none;
    }

h1 {
	font-style: normal;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
    }

td, li, p {
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	color: #865149;
	line-height: 1.6em;
    }

.c {
	font-style: normal;
	text-align: center;
    }
    
.red {color: #AB0334;
font-weight: bold;
    }

textarea,input{
      color: #AB0334;
      font: normal 10px Verdana, Helvetica, Arial, sans-serif;
      }
      
small, .small {font-size: 8px;}
      
     