img.actual {
	width: auto !important;
	max-width: 100% !important;
}

a.lightbox-link img.actual {
    max-width: 100% !important;
}

.red {
	color: #a82626;
}

.underline {
	background: linear-gradient(rgba(0,0,0,0) 60%,#66ffcc 60%);
}

a.words {
	text-decoration: none !important;
	border-bottom: 1px dashed #52658c;
}

.strong {
	font-weight: bolder;
}

.menuset {
	text-indent: -3.5em;
	margin-left: 3.5em;
}
p.menuset>span {
	text-indent: 0em;
	margin-right: 5px;
}

.listgrayout li {
	font-weight: bold;
	margin-top: 1em;
	background-color:unset;
}
.listgrayout li:not(:has(ul)) {
	font-weight: normal;
	margin-top:auto;
}
ul.listgrayout>li {
	margin-top: 3em;
}
