HTML, BODY	{ margin: 0px;
		  height:100%;
		}

BODY	{ background-color: #000000;
	}

TABLE 	{ width: 480px;
	}

.text_print {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:medium;
  text-decoration: none;
  color: #ffffff;
}

.link_print {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:medium;
  text-decoration: none;
  color: #808080;
}

.small_print {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:x-small;
  text-decoration: none;
  color: #808080;
}

