﻿body
{
    font-family: verdana, sans-serif;
    font-size: 10px;
    color: #336699;        
}
td, th, tbody
{
    border-spacing: 0px;
    font-family: verdana, sans-serif;
    font-size: 10px;
    color: #336699;
    background: #ffffff;
    line-height: 17px;
    text-align: left;
    margin-right: 13px;
    margin-left: 1px;
    padding-left: 8px;
    padding-right: 8px;
    border-spacing: 0px;
}
.invoertable
{
    width: 672px;
}
td.question
{
    width: 45%;
}
tr.odd td
{
    background: #cddaeb;
}
a:link
{
    color: #336699;
}
a:visited
{
    color: #336699;
}
a:hover
{
    color: #336699;
}
a:active
{
    color: #336699;
}


