.wsEd {
	font-family: verdana;
	font-size: 80%;
	line-height: 135%;
	color: #333333;
}
.wsEd ul li {
	list-style: url("../../images/websoft/li-circle.gif");
}
.wsEd ul {
	padding-left: 21px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #333333;
}
.wsEd ol {
	padding-left: 21px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #333333;
}
.wsEd a:visited {
	font-weight: bold;
	color: #555555 !important;
}
.wsEd .table th a {
	color: white !important;
}
.wsEd .table th a:visited {
	color: black !important;
}
.wsEd a {
	font-weight: bold;
	color: #b73c3c !important;
}
.wsEd a:hover {
	text-decoration: none;
}
.wsEd cite {
	color: #b73c3c;
	font-size: 100%;
}
.wsEd a img {
	border: 0px;
}
.wsEd h2 {
	color: #961818;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 125%;
}
.wsEd h3 {
	color: #961818;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 115%;
}
.wsEd p {
	margin: 0px;
}
.wsEd table {
	font-size: 100%;
}
.wsEd .table {
	border-collapse: collapse;
	border: 0px;
}
.wsEd .table td, .wsEd .table th {
	border: 0px;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	background-color: #fbf3f3;
	border: 1px solid white;
}
.wsEd .table th {
	background-color: #981818;
        color: white;
}
.wsEd .table th a {
	padding-left: 15px;
	background: url("../../images/websoft/li-circle-white.gif") no-repeat left;
}
.wsEd .table .lited td {
	background-color: #f9ecec;
}
.wsEd .table .foot td {
	background-color: #cd6262;
        color: white;
}