
.wsEd {
	font-family: arial;
	font-size: 75%;
	line-height: 150%;
	color: #565656;
}


.wsEd h2 {
	color: #9c205f;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 18px;
}
.wsEd h3 {
	color: #9c205f;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
}
.wsEd h4 {
	color: #9c205f;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}



.wsEd ul {
	padding-left: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #565656;
}
.wsEd ul li {
	
}
.wsEd ol {
	padding-left: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #565656;
}


.wsEd a:visited {
	color: #9c205f !important;
}
.wsEd .table th a {
	color: #333333 !important;
}
.wsEd .table th a:visited {
	color: #333333 !important;
}
.wsEd a {
	color: #9c205f !important;
}
.wsEd a:hover {
	text-decoration: none;
}
.wsEd a img {
	border: 0px;
	font-weight: normal;
	font-size: 80%;
}


.wsEd cite {
	color: #9c205f;
	font-size: 100%;
}
.wsEd .perex {
	font-weight: bold;
	color: #9c205f;
}
.wsEd p {
	margin: 0px;
}
.wsEd .preformat {
	font-family: courier;
	font-size: 12px;
}
.wsEd acronym {
	border-bottom: 1px dashed red;
	color: black;
	cursor: help;
}
.wsEd blockquote {
	margin: 0px;
	padding-left: 20px;
}



.wsEd table {
	font-size: 100%;
	color: #333333;
}
.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: #9ccd5b;
	border: 1px solid white;
}
.wsEd .table th {
	background-color: #8cbe49;
}
.wsEd .table th a {
	
}
.wsEd .table .lited td {
	background-color: #d5d677;
}
.wsEd .table .foot td {
	background-color: #8cbe49;
}             
