form {
margin: 0px;
padding: 0px;
}

#content, #content table tr td {
	font-family:arial;
	color:#999;
	font-size:12px;
	line-height:15px;
}

#content a {
       color:#999;
}

#from, #to, #subject, #bericht {
     color: #999;
     padding: 0px 0px 0px 3px;
     font-family: arial; 
     border: #999 1px solid;
}
#bericht {
      width: 495px;
      overflow: auto;
      font-size: 12px;
}

#verstuur {
     background-color: transparent;
     background-image: url(http://www.schutte-informatisering.nl/simg/index/verstuur.jpg);
     border: none;
     width: 119px;
     height: 20px;
}

