body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  font-variant: normal;
  color: #CCCCCC;
  font-style: normal;
}
.style1 {
  color: #FFFFFF;
  font-weight: normal;
}
body {
  background-color: #FFFFFF;
}
.style2 {
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}
.style3 {font-size: 12px; color: #FFFFFF; font-weight: normal; }
.style4 {font-size: 11px}
a:link {
  color: #E0E0E0;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #E0E0E0;
}
a:hover {
  text-decoration: none;
  color: #E0E0E0;
}
a:active {
  text-decoration: none;
  color: #E0E0E0;
}
.table {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: inset;
  border-bottom-style: inset;
  border-left-style: solid;
  border-color: #355785;
}

.sap {
  color: #355785;
  text-decoration: none;
}
sap:link {
  color: #355785;
  text-decoration: none;
}
sap:visited {
  text-decoration: none;
  color: #112233;
}
sap:hover {
  text-decoration: none;
  color: #99FF00;
}
sap:active {
  text-decoration: none;
  color: #000000;
}