@charset "utf-8";
/* CSS Document */

h {margin: 1em 1em 1em 1em}
h1.header {padding:0; margin:0; text-align: left}
h1 {font-family: sans-serif; font-size: 18px; color: #1c4809; text-align: center}
h2 {font-family: sans-serif; font-size: 16px; color: #1c4809; font-variant: small-caps; text-align: left}
h3 {font-family: sans-serif; font-size: 14px; color: #1c4809; font-variant: oblique; text-align: center}
h4 {font-family: sans-serif; font-size: 16px; color: #1c4809; font-variant: small-caps; text-align: center}

p 
{
color: #000000;
font-family: Times "Times New Roman", Times, serif; 
font-size: 12pt; 
text-align: left;
left-margin:10px;
}

.thick {font-weight: bold}
.thicker {font-weight: 900; color: 1c4809; font-size: 16px}
.leftlogo {float: left; margin:10px 10px 10px 10px;}
.rightlogo {float: right; margin:10px 10px 10px 10px;}
.light {font-size: 14px; color: #fefefe; text-align: left; font-style: oblique;}
.center {text-align: center}
.right {text-align: right}
.oblique {font-style: oblique; margin: 0px 15px 0px 15px}
.meetings {font-size: 14px; line-height: 75%; font-variant: none}
.membership {font-weight: bold; line-height: 85%}
.small {font-size: 10px; font-style: oblique}
.background {background-color: #fefefe}
.italic {font-style: oblique}
.color {color: #990000}

a:link {color: #990000; text-decoration: underline;}
