/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Captionsintext /* Captions in text */
{
 font-family: 'Verdana';
 font-weight: bold;
 color: #3463af;
}
span.f_CodeExample /* Code Example */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_CompletedStyle /* CompletedStyle */
{
 font-weight: bold;
 color: #008000;
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_ExampleTextStyle /* Example Text Style */
{
 font-weight: bold;
 color: #008000;
}
span.f_FunctionReference-parameters /* Function Reference - parameters */
{
}
span.f_Glossaryterm /* Glossary term */
{
 font-size: 9pt;
 font-weight: bold;
}
span.f_Glossarytext /* Glossary text */
{
 font-size: 9pt;
}
span.f_Heading1 /* Heading1 */
{
 font-family: 'Verdana';
 font-weight: bold;
 color: #3463af;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Indented /* Indented */
{
}
span.f_Normalwithspaceafter /* Normal with space after */
{
}
span.f_Notes /* Notes */
{
}
span.f_Parameters /* Parameters */
{
 font-size: 9pt;
 font-family: 'Tahoma';
 color: #000000;
}
span.f_Prototypes /* Prototypes */
{
 font-size: 9pt;
 font-family: 'Tahoma';
 font-weight: bold;
 color: #000000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_Captionsintext /* Captions in text */
{
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_CompletedStyle /* CompletedStyle */
{
}
.p_FunctionReference-parameters /* Function Reference - parameters */
{
 text-indent: -120px;
 margin: 0px 0px 7px 120px;
}
.p_Glossaryterm /* Glossary term */
{
 margin: 0px 0px 6px 0px;
}
.p_Glossarytext /* Glossary text */
{
 margin: 0px 0px 6px 0px;
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Indented /* Indented */
{
 text-indent: -150px;
 margin: 0px 0px 18px 150px;
}
.p_Normalwithspaceafter /* Normal with space after */
{
 margin: 0px 0px 6px 0px;
}
.p_Notes /* Notes */
{
}
.p_Parameters /* Parameters */
{
 margin: 0px 0px 0px 180px;
}
.p_Prototypes /* Prototypes */
{
 margin: 0px 0px 0px 180px;
}
