body {
 background-color: #ffffff;
 color: #000080;
 font-family: Tahoma;
 font-size: 11pt;
}

p {
 color: #000080;
 font-family: Tahoma;
 font-size: 11pt;
 margin-bottom: 4px;
 margin-top: 4px;
}

table.top {
 border-bottom: #000 1px;
 border-left: #000 1px solid;
 border-right: #000 1px solid;
 border-top: #000 1px solid;
}

table.middle {
 border-bottom: #000 1px;
 border-left: #000 1px solid;
 border-right: #000 1px solid;
 border-top: #000 1px;
}

table.bottom {
 border-bottom: #000 1px solid;
 border-left: #000 1px solid;
 border-right: #000 1px solid;
 border-top: #000 1px;
}

td.color {
 background-color: #d3dde3;
}

td.hseparator {
 background-image: url(../img/HSeparator.gif);
 background-repeat: repeat-x
}

td.vseparator {
 background-image: url(../img/VSeparator.gif);
 background-repeat: repeat-y;
}

.nobreakafter {
 margin-bottom: 0px;
}

.nobreakbeforeafter {
 margin-bottom: 0px;
 margin-top: 0px;
}

.indented4l {
 margin-left: 4px;
}

.indented16r {
 margin-right: 16px;
}

.doublebreakbefore {
 margin-top: 8px;
}

