<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.textArea {
float: left;
width: 428px;
margin: 15px;
}
.textArea h2 {
font-size: 24px;
padding: 0px;
display: block;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #A9DE80;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}
.textArea h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color:#7a003c;
padding: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.textArea img {
border: 3px solid #A9DE80;
}
.textArea .leftImg {
float: left;
margin-right: 10px;
}
.textArea  .rightImg {
float: right;
margin-left: 10px;
}
.textArea p {
margin-top: 0px;
font-size: 14px;
line-height: 20px;
margin-bottom: 30px;
}
</pre></body></html>