address, applet, blockquote, body,
center, dd, dir, div, dl, dt, 
fieldset, form, frame, frameset,
h1, h2, h3, h4, h5, h6, hr, 
iframe, menu, noframes, 
object, ol, p, pre, 
ul              { display: block }
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: bold; }
caption         { text-align: center }
body            { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  font-size: 14pt;
                  font-style: normal;
                  font-variant: normal;
                  font-weight: normal;
                  color: #000000;
                  background-color: #FFFFFF;
                  text-align: justify;
                  padding:  8px;
                }
h1              { font-size: 24pt; 
                  text-align: left;
                  color: #feaa00;
                  background: #ffeecc;
                }
h2              { font-size: 18pt; 
                  text-align: left;
                  color: #339966;
                  background: #eeffee;
                }
h3              { font-size: 16pt; 
                  text-align: left;
                  color: #6666ff;
                  background: #eeeeff;
                }
h4              { font-size: 14pt; 
                  text-align: left;
                  color: #008080;
		}
p               { font-size: 14pt;
                  margin-top: 10px;
                  margin-bottom: 10px;
                  text-indent: 30px;
                  text-align: justify;
                }
dl              { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  font-size: 14pt;
                  font-style: normal;
                  font-variant: normal;
                  color: #000000;
                  text-align: justify;
                  line-height: 14pt;
                  padding:  8px;
                }
dt              { margin-top: 8px; }

h5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
ol, ul          { padding: 4px; 
                  line-height: 1.0; 
                }
table           { margin-top: 10px;
                  margin-bottom: 10px;
                }
h6              { font-size: .67em; margin: 2.33em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bold }
blockquote      { margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address    { font-style: italic }
tt, kbd, samp   { font-family: 'Myriad Web', Arial, Helvetica sans-serif; }
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              { list-style-type: decimal }
u, ins          { text-decoration: underline }
center          { text-align: center }
a:link          { color: #ff0000 }
a:visited       { color: #0000ff }
.hilight        { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  color: #008cff;
                }
.bhilight       { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  color: #008cff;
                  font-weight: bold;
                }
.ihilight       { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  color: #008cff;
                  font-weight: bold; font-style: italic;
                }
.warning        { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  font-style: italic;
                  color: #ff0000;
                  font-weight: bold;
                }
.dleft          { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  font-size: 14pt;
                  font-style: normal;
                  font-variant: normal;
                  font-weight: normal;
                  vertical-align: top;
                  color: green;
                  text-alignment: left;
                }

.dright         { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  font-size: 14pt;
                  font-style: normal;
                  font-variant: normal;
                  font-weight: normal;
                  vertical-align: top;
                  color: green;
                  text-align: right;
                }
.tleft          { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  font-size: 14pt;
                  font-style: normal;
                  font-variant: normal;
                  vertical-align: top;
                  color: #000000;
                  text-align: left;
                }
.tcenter        { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  font-size: 14pt;
                  font-style: normal;
                  font-variant: normal;
                  vertical-align: top;
                  color: #000000;
                  text-align: center;
                }
.tright         { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  font-size: 14pt;
                  font-style: normal;
                  font-variant: normal;
                  vertical-align: top;
                  color: #000000;
                  text-align: right;
                }
.tjustify       { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  font-size: 14pt;
                  font-style: normal;
                  font-variant: normal;
                  vertical-align: top;
                  color: #000000;
                  text-align: justify;
                }
.tspace         { margin-top: 10px; }
.bspace         { margin-bottom: 10px; }
.code           { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  color: #770fe6;
                  text-indent: 0%;
                  margin-left: 20px;
                  font-weight: bold;
                  font-style: italic;
                }
.ilcode         { font-family: 'Myriad Web', Arial, Helvetica sans-serif;
                  color: #770fe6;
                  font-weight: bold;
                  font-style: italic;
                }
.term           { text-indent: 10px; 
                  color: #00af09;
                  font-weight: bold;
		}
.def            { text-indent: 0px;
                  margin-left: 30px;
		}
.term2           { text-indent: 30px; 
                  color: #5e8b92;
                 font-weight: bold;
		}
.def2            { text-indent: 0px;
                  margin-left: 60px;
		}
.red             {color: #ff0000

                }
abbr, acronym   { font-variant: small-caps; letter-spacing: 0.1em }
a[href]         { text-decoration: none; font-style: italic }
:focus          { outline: thin dotted invert }

bdo[dir="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
bdo[dir="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[dir="ltr"]    { direction: ltr; unicode-bidi: embed }
*[dir="rtl"]    { direction: rtl; unicode-bidi: embed }

address, blockquote, body, dd, div, dl, dt, fieldset, 
form, frame, frameset, h1, h2, h3, h4, h5, h6, iframe,
noscript, noframes, object, ol, p, ul, applet, center, 
dir, hr, menu, pre, li, table, tr, thead, tbody, tfoot, 
col, colgroup, td, th, caption 
                { unicode-bidi: embed }

@media print {
  @page         { margin: 10% }
  h1, h2, h3,
  h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
  blockquote, 
  pre           { page-break-inside: avoid }
  ul, ol, dl    { page-break-before: avoid }
}
