/* 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_Additional /* Additional */
{
 font-family: 'Lucida Sans Unicode';
 color: #800000;
}
span.f_Alert /* Alert */
{
 font-style: italic;
 color: #ff0000;
 text-decoration: underline;
}
span.f_AlertText /* AlertText */
{
 font-style: italic;
 color: #800000;
}
span.f_code /* code */
{
 font-family: 'Courier New';
 color: #c0c0c0;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Command /* Command */
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 font-style: italic;
 color: #008000;
}
span.f_Comment /* Comment */
{
 font-style: italic;
 color: #808080;
}
span.f_Condition /* Condition */
{
 color: #800000;
}
span.f_Constant /* Constant */
{
 font-family: 'Lucida Sans Unicode';
 color: #ff00ff;
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_div /* div */
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 font-style: italic;
 color: #ffffff;
 background-color: #ff0000;
}
span.f_Examples /* Examples */
{
 font-family: 'Lucida Console';
 font-style: italic;
 color: #523074;
 text-decoration: underline;
}
span.f_Expression /* Expression */
{
 color: #008080;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 12pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Label /* Label */
{
 color: #ff00ff;
}
span.f_MayBe /* MayBe */
{
 font-family: 'Lucida Console';
 font-style: italic;
 color: ;
 background-color: #ffcc99;
}
span.f_Notes /* Notes */
{
}
span.f_Number /* Number */
{
}
span.f_Parameter /* Parameter */
{
 font-size: 11pt;
 font-family: 'Times New Roman';
 color: #5c2fb3;
}
span.f_RefObj /* RefObj */
{
 color: #ff0000;
}
span.f_Relation /* Relation */
{
}
span.f_RetVar /* RetVar */
{
 color: #0000f0;
}
span.f_SeeAlso /* SeeAlso */
{
 font-family: 'Lucida Sans Unicode';
 color: #008000;
 text-decoration: underline;
}
span.f_SmallHead /* SmallHead */
{
 font-weight: bold;
 text-decoration: underline;
}
span.f_String /* String */
{
 color: #004284;
}
span.f_Text /* Text */
{
 font-family: 'Lucida Sans Unicode';
}
span.f_Value /* Value */
{
 color: #440e06;
}
span.f_Var /* Var */
{
 color: #800080;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_Additional /* Additional */
{
 text-align: justify;
 margin: 0px 0px 0px 34px;
}
.p_Alert /* Alert */
{
 margin: 0px 0px 0px 48px;
}
.p_AlertText /* AlertText */
{
 margin: 0px 0px 0px 48px;
}
.p_code /* code */
{
 background: #354555;
 margin: 0px 0px 0px 57px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Command /* Command */
{
}
.p_Comment /* Comment */
{
}
.p_Condition /* Condition */
{
}
.p_Constant /* Constant */
{
}
.p_div /* div */
{
 text-align: justify;
}
.p_Examples /* Examples */
{
}
.p_Expression /* Expression */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Label /* Label */
{
}
.p_MayBe /* MayBe */
{
}
.p_Notes /* Notes */
{
}
.p_Number /* Number */
{
}
.p_Parameter /* Parameter */
{
 margin: 0px 0px 0px 48px;
}
.p_RefObj /* RefObj */
{
}
.p_Relation /* Relation */
{
}
.p_RetVar /* RetVar */
{
}
.p_SeeAlso /* SeeAlso */
{
}
.p_SmallHead /* SmallHead */
{
}
.p_String /* String */
{
}
.p_Text /* Text */
{
 text-align: justify;
}
.p_Value /* Value */
{
}
.p_Var /* Var */
{
}
