body {
        font-size: 75%;
}
.wsEd {
      font-family: verdana;
      line-height: 135%;
      color: #4F4F4F;
}
.wsEd .perex {
      font-weight: bold;
      color: #2095B7;
}
.wsEd p {
      margin: 0px;
      padding: 0px;
}
.wsEd h2, .wsEd h3 {
      color: #19B7E5;
      margin: 0px;
      padding: 0px;
      margin-top: 5px;
      margin-bottom: 5px;
}
.wsEd h2 {
      font-size: 120%;
}
.wsEd h3 {
      font-size: 100%;
}
.wsEd a {
      color: #19B7E5;
      font-weight: bold;
      text-decoration: underline;
}
.wsEd a:hover {
      color: #19B7E5;
      text-decoration: none !important;
}
.wsEd a:visited {
      color: #2095B7;
      font-weight: bold;
      text-decoration: underline;
}
.wsEd ul {
      list-style-image: url("../images/sip.gif") ;
}
.wsEd table, .wsEd .table {
      border-collapse: collapse;
      font-size: 100%;
}
.wsEd .table th, .wsEd table td {
      padding: 4px;
      border: 1px solid white;
}
.wsEd .table th {
      background-color: #8486D3;
      color: white;
      font-weight: bold;
}
.wsEd .table td {
      background-color: #E9EEF5;
}
.wsEd .table .lited td {
      background-color: #F4F7FA;
}
.wsEd .table .food td {
      background-color: #E0E7F0;
      font-weight: bold;
}
.wsEd .preformat {
      font-family: courier;
      font-size: 100%;
      color: black;
}
.wsEd a img {
      border: 0px;
}