/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: 'Tahoma';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_A_Heading /* A_Heading */
{
 font-size: 12pt;
 font-weight: bold;
 color: #333399;
}
span.f_A_ImageCaption /* A_ImageCaption */
{
 font-size: 11pt;
 font-family: 'Arial';
 font-style: italic;
 color: #3e3e3e;
}
span.f_A_MainText /* A_MainText */
{
 font-size: 12pt;
}
span.f_A_ParaSubHead /* A_ParaSubHead */
{
 font-size: 11pt;
 font-weight: bold;
}
span.f_A_ParaSubHead_Indent /* A_ParaSubHead_Indent */
{
 font-size: 11pt;
}
span.f_A_ParaSubHead_SmallIndent /* A_ParaSubHead_SmallIndent */
{
}
span.f_A_ParaText /* A_ParaText */
{
 font-size: 11pt;
}
span.f_ChapterDivision /* ChapterDivision */
{
 font-size: 12pt;
 font-weight: bold;
 color: #000080;
 text-decoration: underline;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_DivisionBullet /* Division Bullet */
{
 font-size: 11pt;
}
span.f_DivisionText /* DivisionText */
{
 font-size: 11pt;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-family: 'Verdana';
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Item /* Item */
{
 font-size: 9pt;
 font-weight: bold;
 color: #000080;
}
span.f_ItemText /* ItemText */
{
 font-size: 9pt;
}
span.f_Normal-Indent /* Normal - Indent */
{
 font-size: 11pt;
}
span.f_NormalBullet /* Normal Bullet */
{
}
span.f_Notes /* Notes */
{
}
span.f_Tab /* Tab */
{
 font-size: 11pt;
 font-weight: bold;
 color: #000080;
}
span.f_TabText /* TabText */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_A_Heading /* A_Heading */
{
 margin: 0px 0px 9px 5px;
}
.p_A_ImageCaption /* A_ImageCaption */
{
 text-align: center;
}
.p_A_MainText /* A_MainText */
{
 margin: 0px 0px 0px 19px;
}
.p_A_ParaSubHead /* A_ParaSubHead */
{
 margin: 0px 0px 0px 24px;
}
.p_A_ParaSubHead_Indent /* A_ParaSubHead_Indent */
{
 margin: 0px 0px 0px 48px;
}
.p_A_ParaSubHead_SmallIndent /* A_ParaSubHead_SmallIndent */
{
 margin: 0px 48px 0px 48px;
}
.p_A_ParaText /* A_ParaText */
{
 margin: 0px 0px 0px 24px;
}
.p_ChapterDivision /* ChapterDivision */
{
 margin: 0px 0px 0px 19px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_DivisionBullet /* Division Bullet */
{
 text-indent: 38px;
}
.p_DivisionText /* DivisionText */
{
 margin: 0px 0px 0px 12px;
}
.p_Heading1 /* Heading1 */
{
 text-indent: 10px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Item /* Item */
{
 text-indent: 38px;
}
.p_ItemText /* ItemText */
{
 text-indent: 58px;
}
.p_Normal-Indent /* Normal - Indent */
{
 margin: 0px 0px 0px 19px;
}
.p_NormalBullet /* Normal Bullet */
{
 margin: 0px 0px 0px 38px;
}
.p_Notes /* Notes */
{
}
.p_Tab /* Tab */
{
 text-indent: 19px;
}
.p_TabText /* TabText */
{
 text-indent: 38px;
}
