/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: 'Verdana';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_6points /* 6 points */
{
 font-size: 5pt;
}
span.f_BodyHang /* BodyHang */
{
}
span.f_BodyText /* BodyText */
{
}
span.f_BodyUpper /* BodyUpper */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 12pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading2 /* Heading2 */
{
 font-weight: bold;
}
span.f_Heading3 /* Heading3 */
{
 text-decoration: underline;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_NormalHang /* NormalHang */
{
}
span.f_Notes /* Notes */
{
}
span.f_Remarkat8pt /* Remark at 8pt */
{
 font-size: 8pt;
 color: #3366ff;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_6points /* 6 points */
{
}
.p_BodyHang /* BodyHang */
{
 text-indent: -24px;
 margin: 0px 0px 7px 24px;
}
.p_BodyText /* BodyText */
{
 margin: 0px 0px 7px 0px;
}
.p_BodyUpper /* BodyUpper */
{
 margin: 6px 0px 7px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
 margin: 0px 0px 6px 0px;
}
.p_Heading3 /* Heading3 */
{
 margin: 8px 0px 6px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_NormalHang /* NormalHang */
{
 text-indent: -24px;
 margin: 0px 0px 0px 24px;
}
.p_Notes /* Notes */
{
}
.p_Remarkat8pt /* Remark at 8pt */
{
}
