@charset "utf-8";


.wp_Content html,.wp_Content address,
.wp_Content blockquote,
.wp_Content body,.wp_Content dd,.wp_Content div,
.wp_Content dl,.wp_Content dt,.wp_Content fieldset,.wp_Content form,
.wp_Content frame,.wp_Content frameset,
.wp_Content h1,.wp_Content h2,.wp_Content h3,.wp_Content h4,
.wp_Content h5,.wp_Content h6,.wp_Content noframes,
.wp_Content ol,.wp_Content p,.wp_Content ul,.wp_Content center,
.wp_Content dir,.wp_Content hr,.wp_Content menu,.wp_Content pre   { display: block; unicode-bidi: embed }
.wp_Content li              { display: list-item }
.wp_Content head            { display: none }
.wp_Content table           { display: table }
.wp_Content tr              { display: table-row }
.wp_Content thead           { display: table-header-group }
.wp_Content tbody           { display: table-row-group }
.wp_Content tfoot           { display: table-footer-group }
.wp_Content col             { display: table-column }
.wp_Content colgroup        { display: table-column-group }
.wp_Content td,.wp_Content th          { display: table-cell }
.wp_Content caption         { display: table-caption }
.wp_Content th              { font-weight: bolder; text-align: center }
.wp_Content caption         { text-align: center }
.wp_Content body            { margin: 8px }
.wp_Content h1              { font-size: 2em; margin: .67em 0 }
.wp_Content h2              { font-size: 1.5em; margin: .75em 0 }
.wp_Content h3              { font-size: 1.17em; margin: .83em 0 }
.wp_Content h4,.wp_Content p,
.wp_Content blockquote,.wp_Content ul,
.wp_Content fieldset,.wp_Content form,
.wp_Content ol,.wp_Content dl,.wp_Content dir,
.wp_Content menu            { margin: 1.12em 0 }
.wp_Content h5              { font-size: .83em; margin: 1.5em 0 }
.wp_Content h6              { font-size: .75em; margin: 1.67em 0 }
.wp_Content h1,.wp_Content h2,.wp_Content h3,.wp_Content h4,
.wp_Content h5,.wp_Content h6,.wp_Content b,
strong          { font-weight: bolder }
.wp_Content blockquote      { margin-left: 40px; margin-right: 40px }
.wp_Content i,.wp_Content cite,.wp_Content em,
.wp_Content var,.wp_Content address    { font-style: italic }
.wp_Content pre,.wp_Content tt,.wp_Content code,
.wp_Content kbd,.wp_Content samp       { font-family: monospace }
.wp_Content pre             { white-space: pre }
.wp_Content button,.wp_Content textarea,
.wp_Content input,.wp_Content select   { display: inline-block }
.wp_Content big             { font-size: 1.17em }
.wp_Content small, sub, sup { font-size: .83em }
.wp_Content sub             { vertical-align: sub }
.wp_Content sup             { vertical-align: super }
.wp_Content table           { border-spacing: 2px; }
.wp_Content thead, tbody,
tfoot           { vertical-align: middle }
.wp_Content td,.wp_Content th,.wp_Content tr      { vertical-align: inherit }
.wp_Content s,.wp_Content strike,.wp_Content del  { text-decoration: line-through }
.wp_Content hr              { border: 1px inset }
.wp_Content ol,.wp_Content ul,.wp_Content dir,
.wp_Content menu,.wp_Content dd        { margin-left: 40px }
.wp_Content ol              { list-style-type: decimal }
.wp_Content ol ul,.wp_Content ul ol,
.wp_Content ul ul,.wp_Content ol ol    { margin-top: 0; margin-bottom: 0 }