

.formatCSS li              { display: list-item }
.formatCSS head            { display: none }
.formatCSS table           { display: table }
.formatCSS tr              { display: table-row }
.formatCSS thead           { display: table-header-group }
.formatCSS tbody           { display: table-row-group }
.formatCSS tfoot           { display: table-footer-group }
.formatCSS col             { display: table-column }
.formatCSS colgroup        { display: table-column-group }
.formatCSS td, th          { display: table-cell }
.formatCSS caption         { display: table-caption }
.formatCSS th              { font-weight: bolder; text-align: center }
.formatCSS caption         { text-align: center }
.formatCSS body            { margin: 8px }
.formatCSS h1              { font-size: 2em; margin: .67em 0 }
.formatCSS h2              { font-size: 1.5em; margin: .75em 0 }
.formatCSS h3              { font-size: 1.17em; margin: .83em 0 }

.formatCSS h4, .formatCSS p,
.formatCSS blockquote,  .formatCSS ul,
 .formatCSS fieldset,  .formatCSS form,
 .formatCSS ol,  .formatCSS dl,  .formatCSS dir,
 .formatCSS menu            { margin: 1.12em 0 }

.formatCSS h5              { font-size: .83em; margin: 1.5em 0 }
.formatCSS h6              { font-size: .75em; margin: 1.67em 0 }

.formatCSS h1,  .formatCSS h2,  .formatCSS h3,  .formatCSS h4,
 .formatCSS h5,  .formatCSS h6,  .formatCSS b,
 .formatCSS strong          { font-weight: bolder }

.formatCSS blockquote      { margin-left: 40px; margin-right: 40px }

.formatCSS i,  .formatCSS cite,  .formatCSS em,
 .formatCSS var,  .formatCSS address    { font-style: italic }

.formatCSS pre,  .formatCSS tt,  .formatCSS code,
 .formatCSS kbd,  .formatCSS samp       { font-family: monospace }

.formatCSS pre             { white-space: pre }

.formatCSS button,  .formatCSS textarea,
 .formatCSS input,  .formatCSS select   { display: inline-block }

.formatCSS big             { font-size: 1.17em }

.formatCSS small,  .formatCSS sub,  .formatCSS sup { font-size: .83em }

.formatCSS sub             { vertical-align: sub }

.formatCSS sup             { vertical-align: super }

.formatCSS table           { border-spacing: 2px; }

.formatCSS thead,  .formatCSS tbody,
 .formatCSS tfoot           { vertical-align: middle }

.formatCSS td,  .formatCSS th,  .formatCSS tr      { vertical-align: inherit }

.formatCSS s, .formatCSS  strike,  .formatCSS del  { text-decoration: line-through }

.formatCSS hr              { border: 1px inset }

.formatCSS ol,  .formatCSS ul,  .formatCSS dir,
 .formatCSS menu,  .formatCSS dd        { margin-left: 40px }

.formatCSS ol              { list-style-type: decimal }

.formatCSS ol ul,  .formatCSS ul ol,
 .formatCSS ul ul,  .formatCSS ol ol    { margin-top: 0; margin-bottom: 0 }

.formatCSS u,  .formatCSS ins          { text-decoration: underline }

.formatCSS br:before       { content: "\A"; white-space: pre-line }

.formatCSS center          { text-align: center }

.formatCSS :link,  .formatCSS :visited { text-decoration: none }

.formatCSS :focus          { outline: thin dotted invert }

.formatCSS a {color:#0033CC}



.formatCSS div {font-size:.9em}
.formatCSS h1, .formatCSS h2, .formatCSS h3 {font-size:1.4em}