/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_BodyText /* Body Text */
{
 font-size: 12pt;
}
span.f_BodyText2 /* Body Text 2 */
{
}
span.f_caption /* caption */
{
 font-style: italic;
}
span.f_CM9 /* CM9 */
{
 font-size: 12pt;
 font-family: 'Bitstream Vera Sans';
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_DefaultParagraphFont /* Default Paragraph Font */
{
 font-size: 12pt;
 font-family: 'Times New Roman';
}
span.f_Example /* Example */
{
 font-size: 12pt;
 font-family: 'Bitstream Vera Sans Mono';
}
span.f_footer /* footer */
{
 font-size: 12pt;
}
span.f_header /* header */
{
 font-size: 12pt;
 font-weight: bold;
}
span.f_heading1 /* heading 1 */
{
 font-size: 20pt;
 font-family: 'Nimbus Sans L';
 font-weight: bold;
}
span.f_heading2 /* heading 2 */
{
 font-size: 18pt;
 font-family: 'Nimbus Sans L';
 font-weight: bold;
}
span.f_heading3 /* heading 3 */
{
 font-size: 14pt;
 font-family: 'Nimbus Sans L';
 font-weight: bold;
}
span.f_heading4 /* heading 4 */
{
 font-size: 11pt;
 font-family: 'Nimbus Sans L';
 font-weight: bold;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_Hyperlink /* Hyperlink */
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 color: #000080;
 text-decoration: underline;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_List /* List */
{
}
span.f_ListBullet /* List Bullet */
{
 font-size: 12pt;
}
span.f_ListBullet2 /* List Bullet 2 */
{
 font-size: 12pt;
}
span.f_Normal2 /* Normal2 */
{
 font-size: 12pt;
}
span.f_Notes /* Notes */
{
}
span.f_ProgramCode /* Program Code */
{
 font-family: 'Courier New';
}
span.f_Step /* Step */
{
 font-size: 12pt;
 font-weight: bold;
}
span.f_TableContents /* Table Contents */
{
}
span.f_TableHeading /* Table Heading */
{
 font-style: italic;
 font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_BodyText /* Body Text */
{
 margin: 0px 0px 8px 0px;
}
.p_BodyText2 /* Body Text 2 */
{
 margin: 0px -24px 0px 0px;
}
.p_caption /* caption */
{
 margin: 8px 0px 8px 0px;
}
.p_CM9 /* CM9 */
{
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_DefaultParagraphFont /* Default Paragraph Font */
{
}
.p_Example /* Example */
{
}
.p_footer /* footer */
{
 margin: 8px 0px 0px 0px;
}
.p_header /* header */
{
 margin: 8px 0px 0px 0px;
}
.p_heading1 /* heading 1 */
{
}
.p_heading2 /* heading 2 */
{
}
.p_heading3 /* heading 3 */
{
 border-color: #c0c0c0;
 border-style: solid;
 border-width: 1px;
 padding: 5px 5px 5px 5px;
 margin: -4px 0px -4px 0px;
}
.p_heading4 /* heading 4 */
{
 border-color: #c0c0c0;
 border-style: solid;
 border-width: 1px;
 padding: 5px 5px 5px 5px;
 margin: -4px 0px -4px 0px;
}
.p_Heading1 /* Heading1 */
{
}
.p_Hyperlink /* Hyperlink */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_List /* List */
{
 margin: 0px 0px 8px 0px;
}
.p_ListBullet /* List Bullet */
{
}
.p_ListBullet2 /* List Bullet 2 */
{
 margin: 0px 0px 0px -120px;
}
.p_Normal2 /* Normal2 */
{
 margin: 8px 0px 8px 0px;
}
.p_Notes /* Notes */
{
}
.p_ProgramCode /* Program Code */
{
 background: #cccccc;
}
.p_Step /* Step */
{
 margin: 8px 0px 0px 0px;
}
.p_TableContents /* Table Contents */
{
}
.p_TableHeading /* Table Heading */
{
 text-align: center;
}

