body {
color: #666;
font-size: 11px;
}

.Html_EMB
{ width: auto;  font-family: Helvetica,Arial,sans-serif;}

.Html_EMB a,
.Html_EMB p,
.Html_EMB strong,
.Html_EMB em,
.Html_EMB pre,
.Html_EMB code,
.Html_EMB h1,
.Html_EMB h2,
.Html_EMB h3,
.Html_EMB h4,
.Html_EMB h5,
.Html_EMB h6,
.Html_EMB li,
.Html_EMB dt,
.Html_EMB dd,
.Html_EMB table
{
font-size: 1em;
line-height: 1.5em;
font-weight: normal;
font-style: normal;
text-align: left;
text-decoration: none;
}


.Html_EMB p
{ color:#666; padding: 0 0 1em; }

.Html_EMB strong
{ font-weight: bold; }

.Html_EMB em
{ font-style: italic; }

.Html_EMB code
{ font-family: Courier, monospace; }

.Html_EMB h1, .Html_EMB h2
{  color: #FF0016; font-size: 2em; line-height: 1.1em; padding: 0.2em 0; text-shadow: 0 1px 3px rgba(0,0,0,0.1); }

.Html_EMB h3
{ color: #FF0016; font-size: 1em; font-weight: bold; line-height: 1.1em; padding: 0.2em 0; }

.Html_EMB h1:first-child, .Html_EMB h2:first-child, .Html_EMB h3:first-child
{ padding-top: 0; }

.Html_EMB h4
{ font-weight: bold; color: #333; font-size: 0.8em; line-height: 1.1em; padding: 0.5em 0; }

.Html_EMB h5
{ font-size: 1.2em; line-height: 0.8em; padding: 0.5em 0; }

.Html_EMB h6
{ font-weight: bold; font-size: 1em; line-height: 1.2em; padding: 0.5em 0; }

.Html_EMB ul
{ margin: 0.9em 0 0.6em 2.4em;  list-style: none; }

.Html_EMB ol
{ margin: 0.6em 0 0.6em 2.4em; list-style: decimal; }

.Html_EMB li
{ line-height: 1.2em; }

.Html_EMB dl
{ margin: 0.6em 0 0.6em 2.4em; }

.Html_EMB dt
{ font-weight: bold; margin-top: 0.2em; }

.Html_EMB dd
{  }

.Html_EMB a, .Html_EMB a:visited
{ color:#333; font-weight:bold; }

.Html_EMB a:hover, .Html_EMB a:focus, .Html_EMB a:active
{ text-decoration: underline; color:#F00;}


.Html_EMB table
{ background-color: transparent; color: #024; margin: 1.4em 0; border: 1px solid #024; }

.Html_EMB th
{ background-color: #024; color: #CDE; padding: 0.6em; font-size: 0.8em; text-transform: uppercase; }

.Html_EMB td
{ padding: 0.6em; border-bottom: 1px dotted #024; }

