.page {
  font-family: "Palatino", "Times New Roman";
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-left: 0;
  margin-right: 5;
  margin-top: 5;
  margin-bottom: 10;
}

.list {
  list-style-type: decimal;
  font-family: "Palatino", "Times New Roman";
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  line-height: 150%;
  margin-top: 0;
}


p.white {
  font-family: "Palatino", "Times New Roman";
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
  line-height: 125%;
  margin-left: 13;
  margin-right: 13;
  margin-top: 0;
  margin-bottom: 0;
}

p.whiteL {
  font-family: "Palatino", "Times New Roman";
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  line-height: 150%;
  margin-left: 13;
  margin-right: 13;
  margin-top: 0;
  margin-bottom: 0;
}


p.black {
  font-family: "Palatino", "Times New Roman";
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

p.blackL {
  font-family: "Palatino", "Times New Roman";
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  line-height: 150%;
  margin-left: 13;
  margin-right: 13;
  margin-top: 0;
  margin-bottom: 0;
}

p.text {
  font-family: "Palatino", "Times New Roman";
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  line-height: 160%;
  margin-left: 10;
  margin-right: 10;
  margin-top: 20;
}


h1 {
  font-family: "Palatino", "Times New Roman";
  font-size: 20px;
  color: #000000;
  font-weight: normal;
  margin-top: 25;
  margin-bottom: -13;
}

.copy {
  font-family: verdana; arial;
  font-size: 9px;
  color: #000000;
  margin-top: 3;
}



a.menu:link {
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  font-family: "Palatino", "Times New Roman";
}

a.menu:visited {
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  font-family: "Palatino", "Times New Roman";
}

a.menu:hover {
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  font-family: "Palatino", "Times New Roman";
}

a.menu:active {
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  font-family: "Palatino", "Times New Roman";
}


a.link:link {
  text-decoration: none;
  line-height: 175%;
  color: #000000;
  font-size: 14px;
  font-family: "Palatino", "Times New Roman";
}

a.link:visited {
  text-decoration: none;
  line-height: 175%;
  color: #000000;
  font-size: 14px;
  font-family: "Palatino", "Times New Roman";
}

a.link:hover {
  font-weight: bold;
  line-height: 175%;
  color: #ffffff;
  font-size: 14px;
  font-family: "Palatino", "Times New Roman";
}

a.link:active {
  text-decoration: none;
  line-height: 175%;
  color: #000000;
  font-size: 14px;
  font-family: "Palatino", "Times New Roman";
}

a.linkW:link {
  text-decoration: none;
  font-weight: bold;
  line-height: 150%;
  color: #ffffff;
  font-size: 14px;
  font-family: "Palatino", "Times New Roman";
}

a.linkW:visited {
  text-decoration: none;
  font-weight: bold;
  line-height: 150%;
  color: #ffffff;
  font-size: 14px;
  font-family: "Palatino", "Times New Roman";
}

a.linkW:hover {
  font-weight: bold;
  line-height: 150%;
  color: #99ccff;
  font-size: 14px;
  font-family: "Palatino", "Times New Roman";
}

a.linkW:active {
  font-weight: bold;
  text-decoration: none;
  line-height: 150%;
  color: #ffffff;
  font-size: 14px;
  font-family: "Palatino", "Times New Roman";
}

ul {
  font-family: "Palatino", "Times New Roman";
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}