pre { 
  font-family: verdana;; 
}

input,button {
        font-size: 11px;
        color: #006699;
        font-family: helvetica;

}

.opslaan {
        font-size: 1Opt;
        color: #006699;
        font-family: helvetica;
        border: 1px #bbbbbb solid;
}
select {
        font-size: 11px;
        color: #006699;
        font-family: helvetica;
        border: 1px #bbbbbb solid;
}

body {
  font-size: 8pt; 
  font-family: helvetica;
}
td {
  font-size: 8pt;
  font-family: helvetica;
}
a {
  font-color:#AD0C09;
}
h1,h2,p {
   margin: 0 0px
}

.textinput {
  font-family:helvetica; 
  font-size: 8pt; 
  background-color: rgb(255,247,198); 
  border: solid rgb(50,50,50) 1px; 
  line-height:10px;
  width:250px;
}
