body {
 	margin: 0px;
 	padding: 0px;
 }
 
 body, th, td {
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #5B5959;
 }
 
 form {
 	margin: 0px;
 	padding: 0px;
 }
 
 .input1 {
 	width: 146px;
 	height: 17px;
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #5B5959;
 }
 
 .select1 {
 	width: 169px;
 	height: 17px;
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #5B5959;
 }
 
 .align-justify {
 	text-align: justify;
 }
 
 .text1 {
 	color: #777777;
 	font-size: 10px;
 }
 
 .text2 {
 	color: #99C12D;
 }
 
 .text3 {
 	color: #336083;
 	font-size: 18px;
 }
 
 .text4 {
 	color: #ADBECA;
 }
 
 a {
 	color: #426C89;
 }
 
 a:hover {
 	text-decoration: none;
 }
 
 a.link1 {
 	text-decoration: none;
 }
 
 a.link1:hover {
 	text-decoration: underline;
 }
 
 a.link2 {
 	color: #ADBECA;
 }
 
 .bg1 {
 	background-image: url(http://www.variowinkel.nl/foto/597/banner53.jpg);
 	background-repeat: repeat-x;
 }

