.wsEd {
      font-family: tahoma, verdana, arial;
      color: #31373F;
}
.wsEd .perex {
      font-weight: bold;
      color: #31373F;
      margin: 0 0 12px 0px;
      padding: 0px;
}
.wsEd p {
      margin: 0 0 0 0px;
      padding: 0px;
      line-height:1.6em;
}

.wsEd h1{
      color: #6C87CC;
      margin: 5px 0px;
      padding: 0px;
      font-size:1.35em;

}

.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: #7493C7;
      font-weight: bold;
      text-decoration: none;
}
.wsEd a:hover {
      color: #386CC4;
      text-decoration: underline !important;
}
.wsEd a:visited {
      color: #878787;
      font-weight: bold;
      text-decoration: none;
}

.wsEd ul {
      list-style-image: url("../images/sip.gif") ;
}

.wsEd ol {
  margin-left:20px;
}

.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;
}

