.bodycopy {
 font-family: Arial, Helvetica, serif;
 font-size: 16px;
 padding-left: 190px;
 padding-top: 110px;
 padding-bottom: 40px;
 padding-right: 40px;
 text-align: left;
}
.callout {
 font-family: Arial, Helvetica, serif;
 font-size: 14px;
 font-style: italic;
 left: 30px;
 text-align: left;
 position: absolute;
 width: 140px;
 vertical-align: middle;
}
.copyright {
 font-family: Arial, Helvetica, serif;
 font-size: 12px;
 font-style: italic;
 padding-left: 140px;
 text-align: center;
}
.dontwrap { /* workaround for IE5/Mac, which breaks on &gt;! */
 display: inline;
 white-space: nowrap;
}
.footer {
 font-family: Arial, Helvetica, serif;
 font-size: 12px;
 padding-left: 140px;
 text-align: center;
}
.head {
 font-family: Arial, Helvetica, serif;
 font-size: 24pt;
 padding-bottom: 40px;
}
.helpheader {
 font-family: Arial, Helvetica, serif;
 font-size: 18pt;
}
.helpbody {
 font-family: Arial, Helvetica, serif;
 font-size: 12pt;
 padding-left: 10px;
}
.links {
 font-family: Arial, Helvetica, serif;
 font-size: 12pt;
 position: absolute;
 top: 90px;
 left: 0px;
 width: 98%;
 z-index: 4;
 text-align: right;
}
.logo {
 position: absolute;
 top: 0px;
 left: 4px;
 margin: 0px;
 padding: 0px;
 z-index: 3;
}
.mastheadbg {
 background-color: #660066;
 color: white;
 position: absolute;
 top: 0px;
 left: 0px;
 height: 77px;
 width: 100%;
 text-align: right;
 z-index: 1;
 vertical-align: bottom;
 padding: 0px;
 margin: 0px;
}
.masthead {
 color: white;
 background-color: #660066;
 position: absolute;
 top: 36px;
 left: 0px;
 height: 35px;
 width: 100%;
 text-align: right;
 z-index: 2;
 font-family: Verdana, Arial, sans-serif;
 font-size: 32px;
 vertical-align: bottom;
 padding: 0px;
 margin: 0px;
}
.nav {
 font-family: Arial, Helvetica, serif;
 font-size: 16px;
 padding-bottom: 40px;
}
.validators {
 font-family: Arial, Helvetica, serif;
 font-size: 12px;
 padding-left: 140px;
 text-align: center;
}
A.visited { 
 color: #660066;
 background-color: white;
}
A.link {
 color: #333399;
 background-color: white;
}
BLOCKQUOTE {
 font-family: Arial, Helvetica, serif;
 font-size: 10pt;
}
BODY {
 background-color: white;
 color: black;
}
LI {
 padding-bottom: 12px;
}
PRE,TT {
 font-family: "Courier New","Andale Mono",Lucida,monospace;
 font-size: 13px;
}
