
.sourcediv
{
  font-size: x-small;
  font-family: Lucida Console;
  background-color: aliceblue;
}

.SourceViewHeaderBg
{
  background-color: white;
  padding: 0px;
}

.SourceViewTitle
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: Navy;
}

body
{
  color: #00004A;
  background-color: #ffffff;
  font-size: xx-small;
  font-family: Verdana, Arial, Sans-Serif;
}
td
{
  border-right: 0px;
  padding-right: 1px;
  border-top: 0px;
  padding-left: 1px;
  padding-bottom: 0px;
  margin: 0px;
  font: xx-small Verdana, Arial, Helvetica, sans-serif; /* vertical-align: top; */
  border-left: 0px;
  padding-top: 0px;
  border-bottom: 0px;
}
table
{
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  border-collapse: collapse;
}
