body {
  margin: 0px 0px;
  background-color: #FFFFFF;
  font-family: Arial, Sans-Serif, helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}
.regular {
  color: #808080;
  font-family: Arial, Sans-Serif, helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}
.header {color: #56727d;
  font-weight : bold;
  font-size: 10pt;
  }
.copyright {
  color: #ffffff;
  font-family: Arial, Sans-Serif, helvetica;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
}
.scheduler {
  color: #790000;
  font-family: Arial, Sans-Serif, helvetica;
  font-size: 8pt;
  font-weight: bold;
  text-decoration:none;
}
.scheduler:hover {
  color: #ffffff;
  font-family: Arial, Sans-Serif, helvetica;
  font-size: 8pt;
  font-weight: bold;
  text-decoration:underline;
}
.streamline {
  color: #790000;
  font-family: Arial, Sans-Serif, helvetica;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}
.streamline:hover {
  color: #ffffff;
  font-family: Arial, Sans-Serif, helvetica;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}
.link {
  color: #790000;
  font-family: Arial, Sans-Serif, helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}

.input {
    BORDER:#808080 1px solid;
    font-family:Arial, Sans-Serif, helvetica;
    FONT-SIZE: 10pt;
    BACKGROUND: #ffffff;
    COLOR: #790000;
  }

