﻿body {
  background-color: Black;
}

A.PagerLink {
  font-family: Arial;
  font-size: 9pt;
  color: White;
  font-weight: bold;
}

.PagerText {
  font-family: Arial;
  font-size: 9pt;
  color: White;
}

.NormalTextBold {
  font-family: Arial;
  font-size: 9pt;
  color: Black;
  font-weight: bold;
}

.NormalTextGray {
  font-family: Arial;
  font-size: 8pt;
  color: Gray;
}
