p, P, ul, ol, UL, OL, li, LI
{
    color: #231F20;
    font-family: Verdana;
    font-size: 12px;
}

a, a:hover, a:active, a:visited, A, A:hover, A:active, A:visited
{
    color: #ACACAC;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
}

a:hover, A:hover
{
    color: #E5352C;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}

h1, H1
{
    color: #E5352C;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 1px #E5352C;
}

h2, H2
{
    color: #E5352C;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid 1px #ACACAC;
    padding-left:35px;
    background-image:url("/01/images/EVC_bulletrood.gif");
    background-position:10px 3px;
    background-repeat:no-repeat;
}

h3, H3
{
    color: #ACACAC;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #ACACAC;
    padding-left:25px;
    background-image:url("/01/images/EVC_bulletzwart.gif");
    background-position:0px 3px;
    background-repeat:no-repeat;
}
h4, H4
{
    color: #ACACAC;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #ACACAC;
    padding-left:25px;
    background-image:url("/01/images/EVC_bulletblauw.gif");
    background-position:0px 3px;
    background-repeat:no-repeat;
}
h5, H5
{
    color: #0066AC;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid 1px #ACACAC;
    padding-left:35px;
    background-image:url("/01/images/EVC_bulletblauw.gif");
    background-position:10px 3px;
    background-repeat:no-repeat;
}
.aluvanRED{color:#E5352C;}
.aluvanBLUE{color:#0066AC;}
.aluvanGREY{color:#666666;}



