.unresetw3c {
    margin:30px 0;
}
.unresetw3c * {
   
    font-weight:normal;
    padding:0 !important;
    margin:0 !important;
    font-family:serif;
    text-align:left;
}
.unresetw3c html,.unresetw3c address,
.unresetw3c blockquote,.unresetw3c
body,.unresetw3c dd,.unresetw3c div,
.unresetw3c dl,.unresetw3c dt, .unresetw3c fieldset, .unresetw3c form,
.unresetw3c frame, .unresetw3c frameset,
.unresetw3c h1, .unresetw3c h2, .unresetw3c h3, .unresetw3c h4,
.unresetw3c h5, .unresetw3c h6, .unresetw3c noframes,
.unresetw3c ol, .unresetw3c p, .unresetw3c ul, .unresetw3c center,
.unresetw3c dir, .unresetw3c hr, .unresetw3c menu, .unresetw3c pre   { display: block }
.unresetw3c li              { display: list-item }
.unresetw3c head            { display: none }
.unresetw3c table           { display: table }
.unresetw3c tr              { display: table-row }
.unresetw3c thead           { display: table-header-group }
.unresetw3c tbody           { display: table-row-group }
.unresetw3c tfoot           { display: table-footer-group }
.unresetw3c col             { display: table-column }
.unresetw3c colgroup        { display: table-column-group }
.unresetw3c td, th          { display: table-cell }
.unresetw3c caption         { display: table-caption }
.unresetw3c th              { font-weight: bolder; text-align: center }
.unresetw3c caption         { text-align: center }
.unresetw3c body            { margin: 8px }
.unresetw3c h1              { font-size: 32px; margin: .67em 0 }
.unresetw3c h2              { font-size: 24px; margin: .75em 0 }
.unresetw3c h3              { font-size: 18.5px; margin: .83em 0 }
.unresetw3c h4              { font-size: 16px; margin: 1.33em 0 }
.unresetw3c h4, .unresetw3c p,
.unresetw3c blockquote, .unresetw3c ul,
.unresetw3c fieldset, .unresetw3c form,
.unresetw3c ol, .unresetw3c dl, .unresetw3c dir,
.unresetw3c menu            { margin: 1.12em 0 }
.unresetw3c h5              { font-size: 13.5px; margin: 1.5em 0 }
.unresetw3c h6              { font-size: 11px; margin: 1.67em 0 }
.unresetw3c h1, .unresetw3c h2, .unresetw3c h3, .unresetw3c h4,
.unresetw3c h5, .unresetw3c h6, .unresetw3c b,
.unresetw3c strong          { font-weight: bolder }
.unresetw3c blockquote      { margin-left: 40px; margin-right: 40px }
.unresetw3c i, .unresetw3c cite, .unresetw3c em,
.unresetw3c var, .unresetw3c address    { font-style: italic }
.unresetw3c pre, .unresetw3c tt, .unresetw3c code,
.unresetw3c kbd, .unresetw3c samp       { font-family: monospace }
.unresetw3c pre             { white-space: pre }
.unresetw3c button, .unresetw3c textarea,
.unresetw3c input, .unresetw3c select   { display: inline-block }
.unresetw3c big             { font-size: 1.17em }
.unresetw3c small, .unresetw3c sub, .unresetw3c sup { font-size: .83em }
.unresetw3c sub             { vertical-align: sub }
.unresetw3c sup             { vertical-align: super }
.unresetw3c table           { border-spacing: 2px; }
.unresetw3c thead, .unresetw3c tbody,
.unresetw3c tfoot           { vertical-align: middle }
.unresetw3c td, .unresetw3c th, .unresetw3c tr      { vertical-align: inherit }
.unresetw3c s, .unresetw3c strike, .unresetw3c del  { text-decoration: line-through }
.unresetw3c hr              { border: 1px inset }
.unresetw3c ol, .unresetw3c ul, .unresetw3c dir,
.unresetw3c menu, .unresetw3c dd        { margin-left: 40px }
.unresetw3c ul {
    list-style:disc;
}
.unresetw3c ol              { list-style-type: decimal }
.unresetw3c ol ul, .unresetw3c ul ol,
.unresetw3c ul ul, .unresetw3c ol ol    { margin-top: 0; margin-bottom: 0 }
.unresetw3c u, .unresetw3c ins          { text-decoration: underline }
.unresetw3c br:before       { content: "\A"; white-space: pre-line }
.unresetw3c center          { text-align: center }
.unresetw3c :link, .unresetw3c :visited { text-decoration: underline }
.unresetw3c :focus          { outline: thin dotted invert }

.unresetw3c font {
    font-size:medium;
}

/* Begin bidirectionality settings (do not change) */
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 }

@media print {
.unresetw3c   h1            { page-break-before: always }
.unresetw3c h1, .unresetw3c h2, .unresetw3c h3,
.unresetw3c h4, .unresetw3c h5, .unresetw3c h6    { page-break-after: avoid }
.unresetw3c ul, .unresetw3c ol, .unresetw3c dl    { page-break-before: avoid }
}

