BODY {
     background: white;
     font-family: arial, helvetica, sans, sans-serif;
}

H1  {
     font-size: 16pt;
     text-align: center;
     font-weight: bold;
     margin-top : 0pt;
     margin-bottom : 6pt;
     margin-left : 2pt;
     margin-right : 2pt;
}

H2  {
     font-size: 12pt;
     margin-top: 12pt;
     margin-bottom: 0pt;
     font-weight: bold;
}

H3  {
     font-size: 11pt;
     margin-top: 12pt;
     margin-bottom: 0pt;
     font-weight: bold;
}

H4  {
     font-size: 10pt;
     margin-top: 6pt;
     margin-bottom: 0pt;
     font-weight: bold;
}

P  {
     font-family: arial, helvetica, sans, sans-serif;
}

LI  {
     font-family: arial, helvetica, sans, sans-serif;
     margin-top: 3pt;
     margin-bottom: 3pt;
     font-size: 10pt;
}
UL  {
     font-family: arial, helvetica, sans, sans-serif;
     margin-top: 3pt;
     margin-bottom: 3pt;
     font-size: 10pt;
}

P.quote  {
     margin-top: 6pt;
     margin-bottom: 0pt;
     font-size: 11pt;
}

P.attrib  {
     margin-top: 0pt;
     text-align: right;
     font-style: italic;
     font-size: 11pt;
}

P.bodytext  {
     margin-top: 6pt;
     margin-bottom: 0pt;
     font-size: 10pt;
}

P.largerbody  {
     margin-top: 6pt;
     margin-right: 5%;
     margin-left: 5%;
     margin-bottom: 0pt;
     font-size: 11pt;
}

P.linksmall  {
     margin-top: 0pt;
     margin-bottom: 6pt;
     font-size: 9pt;
     text-align: center;
}

P.plug  {
     margin-top: 6pt;
     margin-bottom: 0pt;
     font-size: 11pt;
     text-align: center;
     font-weight: bold;
}

P.tablehead  {
     margin-top: 18pt;
     margin-bottom: 0pt;
     font-size: 11pt;
     text-align: center;
     font-weight: bold;
}

P.greeting  {
     margin-top: 6pt;
     margin-bottom: 6pt;
     font-size: 11pt;
     text-align: center;
}

P.footrule  {
     width: 20%;
     text-decoration: overline;
}

P.title  {
     margin-top: 6pt;
     margin-bottom: 0pt;
     font-size: 11pt;
     text-align: center;
     font-weight: bold;
}

SPAN.by  {
     font-style: italic;
     font-size: 10pt;
}

DIV.rightbox  {
     font-weight: normal;
     color: #000000;
     text-decoration: none;
     line-height: 120%;
     background-color: #EAEAEA;
     border: 1px solid #000000;
     float: right;
     width: 40%;
     padding: 1em;
     margin: 1em 0 1em 1em;
}

DIV.leftbox  {
     font-weight: normal;
     color: #000000;
     text-decoration: none;
     line-height: 120%;
     border: 0;
     float: left;
     padding: 1em;
     margin-top: 1em;
     margin-bottom: 1em;
     margin-left: 0;
     margin-right: 1em;
}

