/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 11pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Body /* Body */
{
}
span.f_Bold /* Bold */
{
 font-weight: bold;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_FirstandLast /* First and Last */
{
}
span.f_FirstParagraph /* First Paragraph */
{
}
span.f_Header_Small /* Header_Small */
{
 font-size: 8pt;
 font-family: 'Tahoma';
 font-weight: bold;
 color: #000080;
}
span.f_Header_With_Top /* Header_With_Top */
{
 font-size: 16pt;
 font-family: 'Tahoma';
 font-weight: bold;
 color: #004080;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-family: 'Tahoma';
 font-weight: bold;
 color: #004080;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_LastParagraph /* Last Paragraph */
{
}
span.f_Notes /* Notes */
{
}
span.f_NumberingwithIndent /* Numbering with Indent */
{
}
span.f_Popup01 /* Popup01 */
{
 font-weight: bold;
 color: #339966;
}
span.f_PopupBottom /* PopupBottom */
{
}
span.f_PopupTop /* PopupTop */
{
}
span.f_TableFooter /* Table Footer */
{
 font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_Body /* Body */
{
 margin: 0px 0px 6px 0px;
}
.p_Bold /* Bold */
{
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_FirstandLast /* First and Last */
{
 margin: 10px 0px 10px 0px;
}
.p_FirstParagraph /* First Paragraph */
{
 margin: 10px 0px 0px 0px;
}
.p_Header_Small /* Header_Small */
{
 margin: 5px 0px 0px 0px;
}
.p_Header_With_Top /* Header_With_Top */
{
 margin: 5px 0px 0px 0px;
}
.p_Heading1 /* Heading1 */
{
 margin: 5px 0px 0px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_LastParagraph /* Last Paragraph */
{
 margin: 0px 0px 10px 0px;
}
.p_Notes /* Notes */
{
}
.p_NumberingwithIndent /* Numbering with Indent */
{
 text-indent: -24px;
 margin: 0px 0px 0px 48px;
}
.p_Popup01 /* Popup01 */
{
 margin: 5px 0px 5px 0px;
}
.p_PopupBottom /* PopupBottom */
{
 margin: 0px 5px 8px 5px;
}
.p_PopupTop /* PopupTop */
{
 margin: 8px 5px 0px 5px;
}
.p_TableFooter /* Table Footer */
{
 margin: 3px 0px 0px 0px;
}

