body {
  background-color: #000000;
}
body.mceContentBody {
  BACKGROUND-COLOR: #ffffff;
}

body, td, div, a, input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
font, span {
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
img {
  border: 0;
}
a, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

hr {
  color: #000000;
  line-height: 1px;
  height: 1px;
  border-style: solid;
}
