BODY {
    color:black;
    background-color: white;
    font-family: arial, helvetica, verdana;
    font-size: 10pt;
}
P {
    color:black;
    background-color: white;
    font-family: arial, helvetica, verdana;
    font-size: 10pt;line-height: 150%;
    margin-top: 0;
    margin-bottom: 0;
}
P.small {
    color:black;
    background-color: white;
    font-family: arial, helvetica, verdana;
    font-size: 8pt;
    line-height: 140%;
    margin-top: 0;
    margin-bottom: 0;
}
B {
    color:black;
    background-color: white;
    font-family: arial, helvetica, verdana;
    font-size: 10pt;
}
TABLE {
    font-family: arial, helvetica, verdana;
    font-size: 10pt;
    line-height: 100%;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0
}
TD {
    color:black;
    background-color: white;
    font-family: arial, helvetica, verdana;
    font-size: 10pt;
    line-height: 100%;
    margin-top: 0;
    margin-bottom: 0
}
TD.timetable {
    color:black;
    background-color: white;
    font-family: arial, helvetica, verdana;
    font-size: 10pt;
    line-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom-style: solid;
    border-bottom-width: 1
}
A:link { 
    color: blue;
    background-color: white;
    font-family: arial, helvetica, verdana;
    font-size: 10pt;
    text-decoration: none;
    padding: 0mm
}     
A:visited { 
    color: blue;
    background-color: white;
    font-family: arial, helvetica, verdana;
    font-size: 10pt;
    text-decoration: none;
    padding: 0mm
}     
A:active {
    color: blue;
    background-color: white;
    font-family: arial, helvetica, verdana;
    font-size: 10pt;
    text-decoration: none;
    padding: 0mm
}
.caps {  text-transform: uppercase; color: #FF0000; font-weight: bold;  font-size : small;    }
.black {  font-weight: bold; color: #000000}
.red { font-weight: bold; color: #FF0000}
.jobtitle {  font-size: small; font-style: italic; font-weight: bold; text-transform: capitalize; color: #000000}
.dash {  border-color: black black #333333; border-bottom-width: 3px}

