body {
   background-color: #ffffff;
   color: #000000;
   margin-top: 10px;
   margin-left: 20px;
   margin-bottom: 10px;
   margin-right: 10px;
}

body.side {
   background-color: #ffffff;
   color: #000000;
   margin-top: 10px;
   margin-left: 10px;
   margin-bottom: 1px;
   margin-right: 0px;
}

font,th,td,p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
 }

a:link, visited { color: #000000; }
a:hover { text-decoration: underline; color: red; }
a:active { color: teal }

hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px; }

p.title-1 {
   font-size: 18pt;
   font-weight: bold;
   color: #330099;
   }

p.normsm {
   font-size: 10pt;
   }

p.list1 {
   font-size: 11pt;
   margin-top: 1px;
   margin-left: 15px;
   margin-bottom: 1px;
   margin-right: 0px;
   }

p.list2 {
   font-size: 10pt;
   margin-top: 1px;
   margin-left: 25px;
   margin-bottom: 1px;
   margin-right: 0px;
   }

p.footer {
   font-size: 8pt;
   }

td.cert1 {
   font-size: 10pt;
   vertical-align: top;
   wikdth: 150pt;
   }

td.cert2 {
   font-size: 12pt;
   font-weight: bold;
   color: #ff0000;
   valign: "top";
   }

td.cert3 {
   font-size: 16pt;
   font-weight: bold;
   color: #ff0000;
   valign: "top";
   }