

address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, iframe, noframes, object, ol, p, ul, applet, center, dir, hr, menu, pre   { display: block; margin-top:1; margin-bottom:1 }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table color: white; color: white }
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              { text-align: center; font-family:Arial; font-size:1em }
CAPTION         { text-align: center }

BODY            { font-family: arial; 
                  
                  margin-top:3%
                  margin-bottom:3%
                  margin-left:5%
                  margin-Right:2%
                  }

P               { color: #FFFFFF 
                  font-family:Arial; 
                  font-size:1em; 
                  margin-top:3; margin-bottom:3 
                  }