@charset "UTF-8";

/* Cascading Style Sheet for https://www.corliss-lamont.org/pamphlets/index.html - accessed via https://www.corliss-lamont.org/pamphlets/
   URL of this file: https://www.corliss-lamont.org/pamphlets/pamphlets.css
   To be used for all media.
   Copyright 2008-2023 by Half-Moon Foundation, Inc. All rights reserved.
   Updated: Monday, January 3, 2011. Added max-width to body.
   Updated: Sunday, October 30, 2016. Removed duplicate a:visited definition.
   Updated: Monday, June 12, 2017. Added secure (https) URL references.
   Updated: Sunday, August 13, 2017. Corrected spelling.
   Updated: Monday, March 30, 2020. Reduced (on body) margin-left from 55px to 44px, margin-right from 40px to 8px, and max-width from 1000px to 950px. */

a:link,a:active { background-color: #ffffff; color: #0000ff; font-size: inherit; }
a:visited { text-decoration: none; background-color: #ffffff; color: #990099; font-size: inherit; }
a:hover { text-decoration: none; background-color: rgb(255,204,0); color: #ff0000; font-size: inherit; }

body {
background-color: #ffffff;
background-image: url(https://www.corliss-lamont.org/goldband.gif);
background-repeat: repeat;
color: inherit;
margin-top: 10px;
margin-right: 8px;
margin-bottom: 20px;
margin-left: 44px;
max-width: 950px;
}

h1 {
background-color: inherit;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 40px;
font-style: normal;
font-weight: bold;
text-align: center;
}

h2 {
background-color: inherit;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
}

h3 {
background-color: inherit;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 30px;
font-style: normal;
font-weight: bold;
text-align: left;
}

.endmatter1 {
background-color: inherit;
color: #000000;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 17px;
font-style: normal;
font-weight: bold;
text-align: center;
}

.endmatter2 {
background-color: inherit;
color: #000000;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-align: center;
text-decoration: none;
}

.endmatter3 {
background-color: inherit;
color: #000000;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-align: center;
}

.nbi { white-space: nowrap; }

.regular {
background-color: inherit;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-align: left;
}

.section {
background-color: inherit;
color: #101010;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-align: left;
}

.contents {
background-color: inherit;
color: #101010;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-align: left;
}

.note {
background-color: inherit;
color: #101010;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 14px;
font-style: italic;
font-weight: normal;
text-align: left;
}
