BODY {background-color: #999999; color: #FFFFFF; font-family: Optima, Verdana, geneva, arial, helvetica; font-size: 9pt; line-height: 13pt}

TD {background-color: #999999; color: #FFFFFF; font-family: Optima, Verdana, geneva, arial, helvetica; font-size: 9pt; line-height: 13pt}

h7 {color: #FFFFFF; font-family: Optima, Verdana, Geneva, arial, Helvetica; font-size: 9pt; line-height: 12pt; text-align: left; text-decoration: none;}

hr {color: #FFFFFF}

h9.b {text-shadow: 0.2em 0.2em #666666}

h9 {text-shadow: 0.3em 0.3em 0.4em #666666}

.meter-wrap{
    position: relative;
}

.meter-wrap, .meter-value, .meter-text {
    /* The width and height of your image */
    width: 255px; height: 10px;
}

.meter-wrap, .meter-value {
    background: #bdbdbd url(/path/to/your-image.png) top left no-repeat;
}
            
.meter-text {
    position: absolute;
    top:0; left:0;

    padding-top: 5px;
                
    color: #fff;
    text-align: center;
    width: 100%;
}

p {font-size: 11pt; margin-left: 0px}

/* MENU  opmaak1 maakt link blauw, lettergrootte en regelafstand worden groter */	

a.opmaak1:link {color: #FFFFFF; background-color: #999999; font-family: Optima, Verdana, Geneva, arial, Helvetica; font-size: 9pt; line-height: 19pt; text-align: right; text-decoration: none}

a.opmaak1:visited {color: #ffffff; background-color: #999999; font-family: Optima, Verdana, Geneva, arial, Helvetica; font-size: 9pt; line-height: 19pt; text-align: right; text-decoration: none}

a.opmaak1:hover {color: #ffffff; background-color: #999999; font-family: Optima, Verdana, Geneva, arial, Helvetica; font-size: 9pt; line-height: 19pt; text-align: right; text-decoration: none}

a.opmaak1:active {color: #335588; background-color: #999999; font-family: Optima, Verdana, Geneva, arial, Helvetica; font-size: 9pt; line-height: 19pt; text-align: right; text-decoration: none}


