/*-------------------------------------------------------
Cascading Style Sheet for tensabarrier.nl
Created by Hugo Meeuwes
-------------------------------------------------------*/

body
{
    background-color: #CCCCCC;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #003366;
    font-family: "ËÎÌå";
    font-size: 10pt;
    font-weight: normal;
}


h1
{
    color: #003366;
    font-family: Verdana, Tahoma, Arial;
    font-size: 25pt;
    text-decoration: none;
    font-weight: bold;
}

h2
{
    color: #003366;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}


a
{
    text-decoration: none;
    color: #FB050A;
}

table.links
{
    font-size: 7pt;
}

table.producttable
{
    font-weight: normal;
    font-size: 9pt;
    
}

.voettekst
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 7pt;
    font-style: italic;
}
