﻿body
{
  font-size: 11pt;
  font-family: Arial Narrow;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
table {Font-Size: 11pt;
       font-family: Arial Narrow;
}

INPUT {Font-Size: 11pt;
       font-family: Arial Narrow;
}

textarea {Font-Size: 11pt;
          font-family: Arial Narrow;
}

SELECT {Font-Size: 11pt;
        font-family: Arial Narrow;
}

.blank
{
  position: relative;
}

.heading
{
  font-weight: bold;
  font-size: 13pt;
}

.mainDiv
{
  margin-top: 10px;
  left: 10px;
  position: relative;
  margin-right: 15px;
}

