/* CSS Document */
body { 
color:#000000;
background:#FFFFFF;
font:10pt Georgia, "Times New Roman", Times, serif;
}
a {
color:#BD0000;
text-decoration:none;
}
.sig {
font:8pt Arial, Helvetica, sans-serif;
padding:0px 5px 80px 20px;
 }
 td { 
 padding:10px;
 }
.rightBorder {
border:1px #000000 solid;
border-right:none;
border-bottom:none;
}
.leftBorder {
border:1px #000000 solid;
border-bottom:none;
}
.bottomBorder {
border-top:1px #000000 solid;
font: 9pt Arial, Helvetica, sans-serif;
}
h1 {
font-size:18pt;
text-transform:uppercase;
letter-spacing:.7em;
margin:0;
}
h3 {
font:bold 11pt Arial, Helvetica, sans-serif;
text-transform:uppercase;
}
h4 {
font-style:italic;
font-weight:normal;
}

