body {
        background-color: white;
        color: black;
        font-family: Arial,sans-serif;
        font-size: 10pt;
}

.h1 {
        background-color: #666666;
	color: white;
	font-size: 14pt;
        font-weight: bold;
}

.ns1 {
        background-color: #00a2ab;
        font-weight: bold;
}

.nc1 {
        background-color: #885fa0;
        font-weight: bold;
}

.nj1 {
        background-color: #e2001a;
        font-weight: bold;
}

.v1 {
        background-color: #cccccc;
}

.foot {
        font-size: 8pt;
}
