BODY {
 color: #000000;
 background: #EEE;
 margin: 0;
 font: 12pt/1.6 Helvetica, Verdana, sans-serif;
}

blockquote {
 white-space: pre;
 border: 3px double #000;
 color: #000;
 background: #FFF;
 padding: 10px;
}

p {
 text-indent: 2.5em;
}

dt {
 margin-top: 20px;
 margin-bottom: 5px;
}

dd {
 text-indent: 2.5em;
}

table {
 background: #EEE;
 border-style: none;
 margin-bottom: 40px;
}

tr {
 border-style: none;
 background: #EEE;
}

td {
 padding-top: 8px;
 padding-left: 10px;
 padding-right: 10px;
 background: #EEE;
 border-style: none;
}

H1 {
 font-size: 24px;
 font-family: "Georgia", "Garamond", serif;
 font-variant: small-caps;
 color: #039;
 border: 3px double #000;
 background: #FFF;
 padding: 5px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 30px;
 text-decoration: underline;
}

H2 {
 font-size: 20px;
 font-family: "Georgia", "Garamond", serif;
 font-variant: small-caps;
 color: #009;
 border: 3px double #000;
 background: #FFF;
 padding: 5px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 30px;
 text-decoration: underline;
}

H3 {
 font-size: 16px;
 color: #009;
 border: 3px double #000;
 background: #FFF;
 padding: 5px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 20px;
 text-decoration: underline;
}

H4 {
 font-size: 16px;
 color: #009;
 border: 3px double #FFF;
 background: #FFF;
 padding: 5px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 20px;
 text-decoration: underline;
}

HR {
 height: 2px;
 color: #999;
 background: #999;
 margin-bottom: 20px;
}

.sitep {
 border: 3px solid #000;
 padding: 20px 20px;
 margin-bottom: 25px;
 color: #000;
 background-color: #FFF;
 margin-left: auto;
 margin-right: auto;
}

.siteimgfloatleft {
 float: left;
 margin: 10px;
}

.siteimgfloatright {
 float: right;
 margin: 10px;
}

.banner {
 margin-left: auto;
 margin-right: auto;
 background: #FFF;
 border: 3px solid #000;
}

.siteimgbanner {
 margin-bottom: 10px;
}

.sitepfooter {
 font-size: 12px;
 border: 3px solid #000;
 padding: 5px 20px;
 margin-top: 5px;
 margin-bottom: 20px;
 color: #000;
 background-color: #FFF;
 margin-left: auto;
 margin-right: auto;
}

.redwarningtext {
 margin-top: 5px;
 margin-bottom: 5px;
 padding: 5px;
 border: 6px solid red;
 background-color: #FFF;
 color: #FF0000;
 font-size: 18px;
}

A {
 text-align: center;
}

A:link {
 text-align: center;
 text-decoration: none;
 color: #039;
}

A:visited {
 text-align: center;
 text-decoration: none;
 color: #093;
}

A:hover {
 text-align: center;
 text-decoration: none;
 color: #09F;
}

#siteheadersection {
}

#siteheadersection A {
 display: block;
 font-size: 12pt;
 font-family: "Georgia", "Garamond", serif;
 border: 3px ridge #333;
 padding-top: 6px;
 min-width: 150px;
 height: 35px;
 background: #FFF;
 text-align: center;
}

#siteheadersection A:link {
 display: block;
 font-size: 12pt;
 font-family: "Georgia", "Garamond", serif;
 border: 3px ridge #333;
 padding-top: 6px;
 min-width: 150px;
 height: 35px;
 background: #FFF;
 text-align: center;
 text-decoration: none;
 color: #039;
}

#siteheadersection A:visited {
 display: block;
 font-size: 12pt;
 font-family: "Georgia", "Garamond", serif;
 border: 3px ridge #093;
 padding-top: 6px;
 min-width: 150px;
 height: 35px;
 background: #FFF;
 text-align: center;
 text-decoration: none;
 color: #093;
}

#siteheadersection A:hover {
 display: block;
 font-size: 12pt;
 font-family: "Georgia", "Garamond", serif;
 border: 3px ridge #999;
 min-width: 150px;
 height: 35px;
 padding-top: 6px;
 text-align: center;
 text-decoration: none;
 color: #09F;
}
