<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.h1 {
  font-size: 26px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 22px;
  padding: 10px 0px 10px 0px;
  font-weight: bold; 
}
h4,
.h4 {
  font-size: 20px;
  padding: 10px 0px 10px 0px;
  font-weight: bold; 
}
h5,
.h5 {
  font-size: 18px;
  padding: 10px 0px 10px 0px;
  font-weight: bold
}
h6,
.h6 {
  font-size: 16px;
  font-weight: bold
}
p {
  font-size: 16px;
}
ul {
  font-size: 16px;
	padding: 0px 0px 0px 60px;
}
li {
  font-size: 16px;
	padding: 0px 0px 0px 0px;
list-style-position: outside;
}
.foot-text {
  font-size: 16px;
}
img {
	padding: 0px 10px 0px 0px;
}
</pre></body></html>