HTML
{
}
BODY
{
	align: center;
	display: block;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	background-color:#000000;
	border:none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%; 
	line-height: 1.1em;
}
ADDRESS, BLOCKQUOTE, DD, DIV, DL, DT, FIELDSET, FORM, FRAME, FRAMESET, IFRAME, 
NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, DIR, HR, MENU, PRE, TABLE
{
	font-size:1em;
}
A { color:#F2A400;}
A:hover { text-decoration:underline;background-color:#7F0C00;}
A:visited { color:#F2A400;}
H1	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 1.5em; line-height: 1em;}
H2	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 1.25em; line-height: 1em;}
H3	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 1.25em; line-height: 1em; font-weight:300;}
H4	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 1.25em; line-height: 1em; font-style:italic;font-weight:300;}
H5	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 1em; line-height: 1em;}
H6	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 1em; line-height: 1em; font-style:italic;}
INPUT, SELECT, OPTION, TEXTAREA
{
	font-size:0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:solid 1px #000000;
}
B, STRONG  { font-weight: bolder }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }
.mbblue 		{ color: #000066}