/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 12pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_CommandLineCommand /* CommandLineCommand */
{
 font-size: 10pt;
 font-family: 'Trebuchet MS';
 font-weight: bold;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_DialogButton /* DialogButton */
{
 font-size: 11pt;
 font-family: 'Arial Baltic';
 font-weight: bold;
}
span.f_DialogField /* DialogField */
{
 font-style: italic;
}
span.f_DialogTitle /* DialogTitle */
{
 font-weight: bold;
}
span.f_DialogValue /* DialogValue */
{
 font-family: 'Arial Narrow';
 font-style: italic;
}
span.f_ExcelActiveVariable /* ExcelActiveVariable */
{
 font-family: 'Courier New';
 font-style: italic;
 font-weight: bold;
 color: #336699;
}
span.f_ExcelFunction /* ExcelFunction */
{
 font-family: 'Courier New';
}
span.f_ExcelVariable /* ExcelVariable */
{
 font-family: 'Courier New';
 font-style: italic;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 18pt;
 font-weight: bold;
 color: ;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 14pt;
 font-weight: bold;
}
span.f_Heading3 /* Heading3 */
{
 font-weight: bold;
}
span.f_Heading5 /* Heading5 */
{
 font-size: 10pt;
 font-weight: bold;
}
span.f_Heading6 /* Heading6 */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Hyperlink /* Hyperlink */
{
 font-family: 'Trebuchet MS';
 color: #336699;
 text-decoration: underline;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_MenuCommand /* MenuCommand */
{
 font-family: 'Times New Roman';
 font-weight: bold;
 color: #000000;
}
span.f_MenuCommandArrow /* MenuCommandArrow */
{
 font-size: 10pt;
 font-family: 'Marlett';
 color: #000000;
}
span.f_Notes /* Notes */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 19px 0px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_CommandLineCommand /* CommandLineCommand */
{
}
.p_Comment /* Comment */
{
}
.p_DialogButton /* DialogButton */
{
}
.p_DialogField /* DialogField */
{
}
.p_DialogTitle /* DialogTitle */
{
}
.p_DialogValue /* DialogValue */
{
}
.p_ExcelActiveVariable /* ExcelActiveVariable */
{
}
.p_ExcelFunction /* ExcelFunction */
{
}
.p_ExcelVariable /* ExcelVariable */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
}
.p_Heading3 /* Heading3 */
{
}
.p_Heading5 /* Heading5 */
{
}
.p_Heading6 /* Heading6 */
{
}
.p_Hyperlink /* Hyperlink */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_MenuCommand /* MenuCommand */
{
}
.p_MenuCommandArrow /* MenuCommandArrow */
{
}
.p_Notes /* Notes */
{
}

