html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre   { display: block; font-family:Arial }
.TIPS        { font-family: Arial; font-size: 12pt; font-style: italic; color: 
               #008000 }
.Note        { font-family: Arial; font-size: 12pt; border: 2px solid #000080; padding-left: 
               4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; margin-top:3; margin-bottom:3 }
.warning     { font-family: Arial; font-size: 12pt; font-style: italic; background-color: 
               #FF9999 }
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; font-family:Arial }
body            { margin: 8px; font-family:Arial }
h1              { font-size: 24pt; margin: .67em 0; font-family:Arial Black; font-weight:bold; color:#800000 }
h2              { font-size: 18pt; margin: .75em 0; font-family:Arial; color:#0099CC; font-weight:bold }
h3              { font-size: 14pt; font-family:Arial; font-weight:bold; margin-left:0; margin-right:0; margin-top:.83em }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { font-family:Arial; font-size:12pt; margin-left:5; margin-right:0; margin-top:0; margin-bottom:0  }
.Normal      { font-family: Arial; font-size: 12pt }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bold }
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 }
br:before       { content: "\A"; white-space: pre-line }
center          { text-align: center }
:link, :visited { text-decoration: underline }
/* Begin bidirectionality settings (do not change) */
@media print {
  h1            { page-break-before: always }
  h1, h2, h3,
  h4, h5, h6    { page-break-after: avoid }
  ul, ol, dl    { page-break-before: avoid }