body 
{
  font-family: "Lucida Grande","trebuchet ms",verdana,sans-serif; 
  font-size: 10pt;
  color: #000000;
}
  
.titel
{
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

.a-black { 
  color: #000000;
  text-decoration: none;
  font-family: "Lucida Grande","trebuchet ms",verdana,sans-serif;
  font-size: 10pt;
} 



.a-black-small { 
  color: #000000;
  text-decoration: none;
  font-family: "Lucida Grande","trebuchet ms",verdana,sans-serif; 
  font-size: 10pt;
} 

td 
{
  font-family: "Lucida Grande","trebuchet ms",verdana,sans-serif; 
  font-size: 10pt;
  line-height:16px;
}



input
{
  font-family: "Lucida Grande","trebuchet ms",verdana,sans-serif;
  font-size: 8pt;

}

textarea
{
  font-family: "Lucida Grande","trebuchet ms",verdana,sans-serif; 
  font-size: 8pt;
}

select
{
  font-family: "Lucida Grande","trebuchet ms",verdana,sans-serif;
  font-size: 10pt;
  border-right:  #000000 1px solid;
  border-top:    #000000 1px solid;
  border-left:   #000000 1px solid;
  border-bottom: #000000 1px solid;
}

.melding
{
  font-family: "Lucida Grande","trebuchet ms",verdana,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FF0000;
}

.line_round
{
	border:1px #404040 solid;
}

.line_round_grooved
{
	border: thin groove;
}
