html, body { 
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: center;
  font-family: arial, helvetica, verdana, sans-serif;
  color:#ffffff;
  font-size:10pt;
  background-color:#000000;
  height:100%;
}

#potco_main {
  width:994px;
  text-align:left;
  margin:auto;
  border: 0px solid #000000;
}

#potco_chrome {
  width:994px;
}

#potco_footer {
  width:994px;
}

#test {
 width:334px;
 height:auto;
 margin-left:330px;
 margin-top:50px;
 margin-bottom:50px;
}

p, td, select, option, textarea, input {
  font-family: arial, helvetica, verdana, sans-serif;
  color:#ffffff;
  font-size:10pt;
}

img {
  border:0;
  text-decoration:none;
}

img a {
  text-decoration:underline;
}

img a:hover {
  text-decoration:underline;
}
