body {
	margin: 0 0 0 0;
	font-family:arial;
  font-size: 100%;
	}

a:link {
	font-family:arial;
  font-size: 80%;
	font-weight: normal;
  color: #0000F0;
  }

a:visited {
	font-family:arial;
  font-size: 80%;
	font-weight: normal;
  color: #0000F0;
}

a:hover {
	font-family:arial;
  font-size: 80%;
	font-weight: normal;
  color: #FF8800;
}

.Label {
	font-family:arial;
  font-size: 80%;
	font-weight: normal;
  text-decoration: none;
	}

.Field {
	font-family:arial;
  font-size: 80%;
	font-weight: normal;
  text-decoration: none;
  width: 235px;
	}

.Heading1 {
	font-family:arial;
  font-size: 80%;
	font-weight: bold;
  text-decoration: underline;
	}

.Text {
	font-family:arial;
  font-size: 80%;
	font-weight: normal;
  text-decoration: none;
	}

.FinePrint {
	font-family:arial;
  font-size: 54%;
	font-weight: normal;
  text-decoration: none;
  line-height: .9;
	}

.PageHeading {
	font-family:arial;
  font-size: 125%;
	font-weight: normal;
  /* text-decoration: underline;*/
  /* background-color: #599BE3; */
  text-align: left;
  line-height: 1.9;
	}

.Data {
	font-family:arial;
  font-size: 80%;
	font-weight: bold;
  text-decoration: none;
	}

.Address {
	font-family:arial;
  font-size: 85%;
	font-weight: bold;
  text-decoration: none;
	}

.SpecialNote {
	color: #000000;
  background-color: #F0F000;
  font-size: 85%;
	}

.Report {
 	font-family:arial;
  font-size: 80%;
	font-weight: none;
	}

.Report th {
    text-decoration: underline;
	}

.Report td {
  text-align: left;
	}

.N {
  text-align: right;
  padding-right: 10px;
	}

.T {
  text-align: right;
	}

.A {
  text-align: left;
	}

.A2 {
  text-align: left;
	}

.C {
  text-align: center;
	}

.option {
    text-align: center;
	}


