body { background-color: black; color: white; }
p {margin-top: 15px; margin-bottom: 15px; margin-right: 15px; margin-left: 15px; }
strong { font-size: 1.1em; }
a:link { color: red; }
a:visited { color: red; }
a:hover { color: blue; }
a:active { color: red; }
.hidden { color: black; text-decoration: none; border-style: hidden; cursor: text; }
.red { color: #FF0000; }
.teal { color: #00FFFF; }
.blue { color: #0000FF; }
.yellow { color: #FFCC00; }
.header { text-decoration: none; text-align: center; }
.headerborder { border: 4px groove #666666; width: 100%; }
.tablewide { border: 4px groove #666666; width: 100%; }
.footerborder { border: 4px groove #666666; margin-left: auto; margin-right: auto; }
.thinb { border: 1px solid #666666; }
.thinbcenter { border: 1px solid #666666; text-align: center; }
.heading1 { margin-top: 15px; margin-bottom: 15px; color: red; font-size: 1.5em;  }
.heading2 { margin-bottom: 15px; margin-left: 25px; color: blue; font-size: 1.4em; }
.heading3 {	margin-right: 15px; margin-left: 55px; color: #339900; font-size: 1.25em; }
.data1 { margin-bottom: 15px; margin-right: 15px; margin-left: 55px; }
.data2 { margin-bottom: 15px; margin-right: 15px; margin-left: 70px; }
.button { display: inline; text-align: center; margin: 0px; }
.schem1 { margin-top: 15px; margin-bottom: 15px; color: gray; font-size: x-large;  font-weight: bold; }
.schem2 { margin-bottom: 15px; margin-left: 25px; color: red; font-size: large; font-weight: bold; }
.schem3 {	margin-right: 15px; margin-left: 55px; color: #339900; font-size: medium; }
.schemdata1 { margin-bottom: 15px; margin-right: 15px; margin-left: 55px; font-size: small; }
.normal1 { margin-top: 15px; margin-bottom: 15px; color: red;  }
.normal2 { margin-bottom: 15px; margin-left: 25px; color: blue; }
.normal3 {	margin-right: 15px; margin-left: 55px; color: #339900; }
.normaldata1 { margin-bottom: 15px; margin-right: 15px; margin-left: 55px; font-size: 0.5em; }
