
body {
  color: black;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  margin-left: 0cm;
  margin-right: 0cm;
  margin-bottom: 0cm;
  margin-top: 0cm;
  background-position: 50%;
  background-image: url(images/back1.gif);
  background-repeat: repeat-y;
  background-attachment: fixed;
}

TD {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
}

TH {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

B {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

A:link {
  text-decoration: none;
  color: #000080;
  font-weight: bold;
}

A:visited {
  text-decoration: none;
  color: #000080;
  font-weight: bold;
}

A:hover {
  text-decoration: none;
  color: #CC0066;
  font-weight: bold;
}

.Bar A:link {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

.Bar A:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

.Bar A:hover {
  text-decoration: none;
  color: #FE0266;
  font-weight: bold;
}

.box {
  font-family: "Courier New", monospace;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

.large {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
}

.phead {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 32px;
  font-weight: normal;
}

.head {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-weight: bold;
}

.nhead {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-weight: normal;
}

.small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: normal;
}
.nsfix IMG {
  display:block;
}