body
{
  font-size: x-large;
  background-image: none;
  cursor: auto;
  color: #3399FF;
  direction: ltr;
  line-height: normal;
  font-style: normal;
  font-family: 'Agency FB';
  letter-spacing: normal;
  background-color: #000000;
  font-variant: normal;
}
.StandardText
{
    font-size: x-large;
    color: #3399FF;
    font-style: normal;
    font-family: 'Agency FB';
    font-variant: normal;
}
A
{
  font-weight: bold;
  font-size: large;
  color: red;
  font-family: 'Agency FB';
  text-decoration: underline;
}
TD
{
    font-size: x-large;
    color: #0066FF;
    font-style: normal;
    font-family: 'Agency FB';
    font-variant: normal;
}
A:link
{
  font-weight: bold;
  font-size: large;
  color: #ff6633;
  font-family: 'Agency FB';
  text-decoration: underline;
}
.MobLink
{font-weight: bold;
  font-size: medium;
  color: #ff6633;
  font-family: 'Agency FB';
  text-decoration: underline;
}
.AlignTextLeft
{
	text-align:left;
}
.AlignTextCenter
{
	text-align:center;
}

