﻿@charset "UTF-8";
/* 
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@300;400;500;600;700&display=swap');
*/


 * {
    margin:0;
     padding:0;
     text-indent:0;
}

body {
  max-width: 900px;     /* or 60ch for character-based width */
  margin: 0 auto;        /* center horizontally */
  padding: 2rem;         /* optional breathing room */
}

 h1 {
     color: #F00;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 22pt;
     padding-top: 40pt;
}
 .p, p {
     xcolor: black;
     color: #000000;
     font-family:"Times New Roman", serif;
     xfont-family: 'Source Serif 4', 'Times New Roman', serif;
     font-style: normal;
     font-weight: 400;
     text-decoration: none;
     font-size: 18pt;
     margin: 0;
     margin-right:30pt;
     margin-top:0;
     margin-bottom:0;
     padding-bottom:12pt;
     padding-top:0;
     xline-height: 16pt;
     xpadding-top: 12pt;	 
}
 span.quote {
     xcolor: #770000;
     color: #990000;
	 font-weight: 500;
}

 span.quote-other {
     color: #000099;
	 font-weight: 500;
}

a.bookmark {
  display: none;
}

 h2 {
     color: #00F;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 20pt;
}
 h3 {
     color: #F00;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 18pt;
}
 h4 {
     color: black;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 16.5pt;
}
 a {
     color: #00F;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: normal;
     text-decoration: underline;
     font-size: 14pt;
}


 .s3 {
     color: black;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: normal;
     text-decoration: underline;
     font-size: 16pt;
}
 .s4 {
     color: black;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: normal;
     text-decoration: none;
     font-size: 10pt;
     vertical-align: 4pt;
}
 .s5 {
     color: black;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: normal;
     text-decoration: none;
     font-size: 14pt;
}
 .s6 {
     color: black;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: normal;
     text-decoration: none;
     font-size: 12pt;
     vertical-align: 4pt;
}
 .s8 {
     color: #800080;
     padding-top: 5pt;
     padding-bottom: 3pt;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 16pt;
}
 .s9 {
     color: black;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 16pt;
}
 .s9b {
     color: black;
     font-family:"Times New Roman", serif;
     font-style: normal;
     text-decoration: none;
     font-size: 16pt;
}
 .s10 {
     color: #000;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 16pt;
}

 .s11 {
     color: #F00;
     font-style: normal;
     text-decoration: none;
     font-size: 16pt;
     xpadding-top: 12pt;	/* moved to p*/
     padding-left: 31pt;
     text-indent: 0pt;
     text-align: justify;
}
 .s12 {
     color: #00F;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 16pt;
}
 .s13 {
     color: #F00;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: normal;
     text-decoration: none;
     font-size: 16pt;
}
 .s14 {
     color: #00F;
     font-family:"Times New Roman", serif;
     font-style: normal;
     font-weight: bold;
     text-decoration: none;
     font-size: 18pt;
}

