body {
  background-color:#000000;
  margin:10px 10px 10px 10px;
  padding:0px 0px 0px 0px;
  text-align:center;
  }
  
a:link {
  color:#FFFFFF;
  text-decoration:none;
  }
  
a:visited {
  color:#FFFFFF;
  text-decoration:none;
  }
  
a:hover {
  color:#666666;
  text-decoration:none;
  }
  
a img {
  border-width:0;
  }
  
#text {
  text-align:left;
  font:.75em "Arial", Helvetica, sans-serif;
  color:#FFFFFF;
  }  
  
#text_bold {
  text-align:left;
  font:.75em "Arial", Helvetica, sans-serif;
  font-weight:bold;
  color:#FFFFFF;
  }  
  
#line {
  border-bottom:1px solid #FFFFFF;
  }
  
#designedby {
  float:right;
  text-align:right;
  vertical-align:bottom;
  }    
