body { 
    margin: 0px;
    padding: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 8pt;
	background-image:url('http://www.f150raptor.nl/images/bg.jpg');
}

table {

}

hr{
 color: #06669f;
 height: 1;
}
a{
 color: #ffffff;
 text-decoration: none;
}
a:hover{
 color: #ffffff;
 text-decoration: none;
}
input, textarea, select{
 font-family: Trebuchet MS;
 font-size: 9pt;
 border: 1px solid #000000;
}
td{
 font-family: Arial;
 font-size: 8pt;
 line-height: 14px;
 
}

.footer {
 margin-top: 6px;
 font-family: Trebuchet MS;
 font-size: 6pt;
 line-height: 6px;
 color: #888888;
}
