<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.jm-module .jm-title {
font-size: 1.8em;
font-weight:bold;
margin: 0 0 30px;
position: relative;
color: #BD0926;
text-transform: uppercase;
}
a {
color: #b94a48;
text-decoration: underline;
}

.item-page {
color: #444;
font-size: 1.1em;
font-family: 'Atkinson Hyperlegible', sans-serif;
}

.item-page h3{
font-size: 1.6em;
margin-top:1em;
margin-bottom:1em
}
.item-page h4{
font-size: 1.2em;
margin-top:0.9em;
margin-bottom:0.9em
}
.item-page h5{
color:#800000;
/*font-size:110%;*/
margin-top: 0.9em;
margin-bottom: 0.6em
}
.item-page h3 a, .item-page h4 a, .item-page h5 a  {
color: #b94a48;
text-decoration: underline;
}
.item-page h3 a:hover, .item-page h4 a:hover {
color: #444;
}
.item-page em {
font-weight: bold;
}

.showcase-item, .showcase-item h1, .showcase-item h2, .showcase-item h3, .showcase-item h4, .showcase-item h5, .showcase-item h6 {
font-family: 'Atkinson Hyperlegible', sans-serif;
}

.showcase-item a {
color: #444;
font-size: 0.9em;
}

.showcase-item a:hover {
color: #b94a48;
}

.jm-module-content .showcase-item a {
	font-size: 1em;
}

.jm-module-content .showcase-item h3 a {
font-size: 1.1em;
color: #b94a48;
}

.jm-module-content .showcase-item h3 a:hover {
	color: #444;
}

@media print {
  a[href]:after {
    content: none !important;
  }
#jm-bar-wrapp {display:none}
#jm-breadcrumbs {display:none}
} {
    font-family: Arial, Helvetica, sans-serif;    font-size: 18px;
}

</pre></body></html>