BODY               { background: #000000; color: #FFFFFF}
.Title             { text-align: center; font-size: 28pt; font-weight: bold}
.SubTitle          { text-align: center; font-size: 12pt}
.SideBar           { vertical-align: top; width: 190px; }
.TOCTable          { vertical-align: top; width: 190px; border: thin solid; border-color: #808080}
.TOCTitle          { width: 100%; background: #000060; color: #FFFFFF;
					 font-size: 11pt; font-weight: bold; text-indent: 0.25em;
					 border-bottom: thin solid; border-color: #808080}
.TOCContent        { width: 190px; text-indent: 0.5em }
.Main              { vertical-align: top}
.Heading           { width: 100%; background: #000060; color: #FFFFFF;
					 font-size: 18pt; font-weight: bold; border: thin outset;
					 border-color: #808080; text-indent: 0.25em }
.NewsPost          { width: 90%; margin-top: 2em; color: #FFFFFF}
P.NewsPost         { margin-top: 1em; margin-left: 2em; color: #FFFFFF }
.screenshot        { text-align: center}
.SmallHeading      { width: 90%; background: #202020; color: #FFFFFF;
					 font-size: 11pt; font-weight: bold; border: thin outset;
					 border-color: #808080; text-indent: 0.25em; margin-top: 2em }
.ImageTable        { float: center }
A                  { color: #00D000; }
A:Hover            { color: #00FF00; text-decoration : underline; }
