body { background-color: #000000 !important;  color: #ffffff !important; font-family: Arial, helvetica, swiss, sans-serif !important; font-size: 14px !important; line-height: 135% !important; }

.full { margin-left: 0px;  text-align: left }
.main { margin-left: 4%; margin-right: 6% }
.list { margin-left: 44px }
.narrower { width: 70%; }
.hidden { display: none }

.plain { color: white }
.blank { color: black }

.navy { color: navy !important; }
.maroon { color: maroon !important; }
.red { color: red }
.blue { color: blue !important; }
.black { color: black !important; }
.white { color: white }
.yellow { color: yellow }
.green { color: green }
.grey { color: #777777 }
.azure { color: azure }
.fuchsia { color: fuchsia }
.olive { color: olive }

.small { font-size: 9px !important; line-height: 130% !important; }
.smallx { font-size: 9px; line-height: 125% }
.smaller { font-size: 12px !important; line-height: 130% !important; }
.larger { font-size: 16px !important; }
.large { font-size: 18px !important; }
.largex { font-size: 18px }
.bigger { font-size: 20px }
.big { font-size: 22px }
.biggest { font-size: 26px }
.fancy { font-family: 'Comic Sans MS', cursive; font-style: italic }
.heading { font-size: 18px; color: yellow }
.subheading { font-size: 16px; color: yellow }

a { text-decoration: none; color: yellow;  font-weight: bold;}
a:visited { color: red;  }
a:active { color: white !important; }
a:hover { color: red; text-decoration: underline }

hr { width: 80%; color: yellow;  text-align : center; }

table { font-size: 10pt; width: 90%; border-color="yellow" }

