.wsEd {

      font-family: verdana;
      font-size: 75%;
      color: black;

}

.wsEd .perex {

      font-weight: bold;

      color: #2095B7;

}

.wsEd p {

      margin: 0px;

      padding: 0px;

}

.wsEd h1, .wsEd h2, .wsEd h3 {

      color: #19B7E5;

      margin: 0px;

      padding: 0px;

      margin-top: 5px;

      margin-bottom: 5px;

}
.wsEd h1 {
      margin-top: 0px;
      padding-top: 0px;
      font-size: 135%;
}
.wsEd h2 {

      font-size: 120%;
	  margin-top: 1em;

}

.wsEd h3 {

      font-size: 100%;

}

.wsEd a {

      color: blue;

      font-weight: bold;

      text-decoration: underline;

}

.wsEd a:hover {

      color: blue;

      text-decoration: none !important;

}

.wsEd a:visited {

      color: #0000DD;

      font-weight: bold;

      text-decoration: underline;

}

.wsEd ul {

      

}

.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;

}                  
