/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Bullet1 /* Bullet1 */
{
}
span.f_Bullet2 /* Bullet2 */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 22pt;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #800000;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Imagewithspacing /* Image with spacing */
{
 color: #ffffff;
 background-color: #ff0000;
}
span.f_Notes /* Notes */
{
}
span.f_Spacer-6pt /* Spacer - 6pt */
{
 font-size: 6pt;
}
span.f_Subheading /* Subheading */
{
 font-size: 11pt;
 font-family: 'MS Sans Serif';
 font-weight: bold;
 color: #000080;
}
span.f_Subheading-1st-lessspace /* Subheading - 1st - less space */
{
 font-size: 11pt;
 font-family: 'MS Sans Serif';
 font-weight: bold;
 color: #000080;
}
span.f_Subheading2 /* Subheading2 */
{
 font-size: 11pt;
 font-weight: bold;
}
span.f_TableText /* Table Text */
{
}
span.f_Tiny4ptspacer /* Tiny 4 pt spacer */
{
 font-size: 4pt;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 14px 0px 0px 0px;
}
.p_Bullet1 /* Bullet1 */
{
 margin: 14px 0px 0px 19px;
}
.p_Bullet2 /* Bullet2 */
{
 margin: 0px 0px 0px 48px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
 margin: 34px 0px 0px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Imagewithspacing /* Image with spacing */
{
 margin: 10px 0px 0px 5px;
}
.p_Notes /* Notes */
{
}
.p_Spacer-6pt /* Spacer - 6pt */
{
 margin: 0px 0px 0px 0px;
}
.p_Subheading /* Subheading */
{
 margin: 24px 0px 0px 0px;
}
.p_Subheading-1st-lessspace /* Subheading - 1st - less space */
{
 margin: 5px 0px 0px 0px;
}
.p_Subheading2 /* Subheading2 */
{
 margin: 19px 0px 0px 0px;
}
.p_TableText /* Table Text */
{
 margin: 0px 0px 0px 0px;
}
.p_Tiny4ptspacer /* Tiny 4 pt spacer */
{
 margin: 0px 0px 0px 0px;
}
