html, body {
   background: #FFFFFF;
   height: 100%;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

img {
   border: none;
}

p {
   color: #000000;
   font: 11pt Times New Roman, serif;
   margin: 10px 0px 10px 0px;
}

a:link {
   color: #CC9933;
   text-decoration: underline;
}

a:visited {
   color: #CC9933;
   text-decoration: underline;
}

a:hover {
   color: #339900;
   text-decoration: underline;
}

.signature {
   font: 11pt;
   font-style: italic;
   text-align: right;
}

p.copyright {
   color: #000000;
   font: 10pt Times New Roman, serif;
   margin: 0px 0px 0px 50px;
}

a.copyright: link {
   color: #CC9933;
}

a.copyright: visited {
   color: #CC9933;
}

a.copyright: hover {
   color: #339900;
}

#name {
   background: #339900;
   color: #FFFFFF;
   padding: 0px 2px 0px 3px;
   text-decoration: none;
}

.bottom {
   background: #FFFFFF url("/design/background_bottom.jpg") repeat-x;
}
