.break {
page-break-before: always;
background-color: #ffffff;
}
.f {
font-weight:bold;
color: #000000;
background-color: #ff0000;
vertical-align: text-top;
text-align: right;
}
.fc {
font-weight:bold;
color: #000000;
background-color: #ff0000;
vertical-align: text-center;
text-align: center;
}
.p {
font-weight:bold;
color: #000000;
background-color: #8888ff;
vertical-align: text-top;
text-align: right;
}
.pc {
font-weight:bold;
color: #000000;
background-color: #8888ff;
vertical-align: text-center;
text-align: center;
}
.l {
font-weight:bold;
color: #000000;
background-color: #00ff00;
vertical-align: text-top;
text-align: right;
}
.lc {
font-weight:bold;
color: #000000;
background-color: #00ff00;
vertical-align: text-center;
text-align: CENTER;
}
.n {
font-weight:bold;
color: #cccccc;
background-color: #ffffff;
vertical-align: text-top;
text-align: right;
}
.nc {
font-weight:bold;
color: #cccccc;
background-color: #ffffff;
vertical-align: text-center;
text-align: center;
}
.b {
font-weight:bold;
color: #000000;
background-color: #aaaaaa;
vertical-align: text-top;
text-align: right;
}
.bc {
font-weight:bold;
color: #000000;
background-color: #aaaaaa;
vertical-align: text-center;
text-align: center;
}
.c {
font-weight:bold;
color: #000000;
background-color: #ff8000;
vertical-align: text-top;
text-align: right;
}
.cc {
font-weight:bold;
color: #000000;
background-color: #ff8000;
vertical-align: text-center;
text-align: center;
}
