BODY { 
  font-family: "Verdana", "Arial", helvetica, "sans serif";
  font-size: 10pt;
  padding-right: 30px;
  padding-left: 30px;
}

P { font-size: 10pt; margin-top: 0px; margin-bottom: 10pt;}

UL {font-size: 10pt;}

TD {
        vertical-align : top;
        font-size: 10pt;
}

.title1 { text-align: center; font-size: 16pt; font-weight: bold; color: #800000; }

.title2 { margin-bottom: 0px; margin-top: 0px; font-size: 12pt; font-weight: bold; color: #800000;}

strong,b {
        font-style: bold;
}

A {
        color: #800000;
        text-decoration: underline;
}

A:Hover {
        color: #800000;
        text-decoration: underline;
        background: #F0F0F0;
}

HR {       height: 1pt;  }

