/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 8pt;
 font-family: 'Verdana';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_BulletIndent1 /* Bullet Indent 1 */
{
}
span.f_CodeExample /* Code Example */
{
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 12pt;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-weight: bold;
}
span.f_Note /* Note */
{
 color: #000000;
}
span.f_NoteGraphic /* Note Graphic */
{
 color: #000000;
}
span.f_Notes /* Notes */
{
}
span.f_NumberListIndent0 /* Number List Indent 0 */
{
}
span.f_NumberListIndent1 /* Number List Indent 1 */
{
}
span.f_RelatedTopicLink /* Related Topic Link */
{
 color: #000000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_BulletIndent1 /* Bullet Indent 1 */
{
 margin: 0px 0px 5px 13px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
 margin: 5px 0px 0px 0px;
}
.p_Heading2 /* Heading2 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Note /* Note */
{
 margin: 0px 87px 10px 55px;
}
.p_NoteGraphic /* Note Graphic */
{
 margin: 5px 0px 0px 54px;
}
.p_Notes /* Notes */
{
}
.p_NumberListIndent0 /* Number List Indent 0 */
{
 text-indent: -25px;
 margin: 0px 0px 10px 25px;
}
.p_NumberListIndent1 /* Number List Indent 1 */
{
 text-indent: -25px;
 margin: 0px 29px 10px 54px;
}
.p_RelatedTopicLink /* Related Topic Link */
{
 margin: 5px 0px 0px 0px;
}

