/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 15px;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Callout /* Callout */
{
 font-size: 13px;
 font-family: 'Verdana';
 letter-spacing: -1px;
}
span.f_Code /* Code */
{
 font-family: 'Fixedsys';
 letter-spacing: -1px;
}
span.f_CodeExample /* Code Example */
{
 font-size: 11px;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_Header /* Header */
{
 font-size: 19px;
 font-style: italic;
 font-weight: bold;
 color: #000080;
}
span.f_HeadingHowTo /* Heading HowTo */
{
 font-size: 17px;
 font-weight: bold;
 color: ;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 21px;
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 12px;
 font-family: 'Verdana';
 font-style: italic;
}
span.f_IndentList2 /* IndentList2 */
{
}
span.f_IndentList3 /* IndentList3 */
{
}
span.f_NormalHead /* Normal Head */
{
 font-weight: bold;
}
span.f_Notes /* Notes */
{
}
span.f_Subheader /* Subheader */
{
 font-size: 17px;
 font-style: italic;
 font-weight: bold;
 color: #000080;
}
span.f_T_Code /* T_Code */
{
 font-family: 'Fixedsys';
 letter-spacing: -1px;
}
span.f_T_Entry /* T_Entry */
{
 font-family: 'Verdana';
 font-style: italic;
 letter-spacing: -1px;
}
span.f_T_Entry10pt /* T_Entry 10pt */
{
 font-size: 13px;
 font-family: 'Verdana';
 font-style: italic;
 letter-spacing: -1px;
}
span.f_T_Menu /* T_Menu */
{
 font-family: 'Times New Roman';
 font-weight: bold;
}
span.f_T_Menu10p /* T_Menu 10p */
{
 font-size: 13px;
 font-family: 'Times New Roman';
 font-weight: bold;
}
span.f_T_ToggleLink /* T_ToggleLink */
{
 font-size: 13px;
 font-family: 'Tahoma';
 font-weight: bold;
}
span.f_T_Toggletext /* T_Toggletext */
{
 font-size: 13px;
 font-family: 'Times New Roman';
 font-style: italic;
 background-color: #ffffbb;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 10px 0px;
}
.p_Callout /* Callout */
{
 text-indent: -23px;
 margin: 0px 100px 10px 83px;
}
.p_Code /* Code */
{
 margin: 0px 0px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
 text-align: center;
}
.p_Header /* Header */
{
 margin: 12px 0px 10px 0px;
}
.p_HeadingHowTo /* Heading HowTo */
{
 border-color: #cdfefd;
 border-style: solid;
 border-width: 5px;
 background: #cdfefd;
 margin: 20px 0px 15px 0px;
}
.p_Heading1 /* Heading1 */
{
 margin: 0px 0px 0px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_IndentList2 /* IndentList2 */
{
 margin: 0px 0px 10px 30px;
}
.p_IndentList3 /* IndentList3 */
{
 margin: 0px 0px 10px 60px;
}
.p_NormalHead /* Normal Head */
{
 margin: 5px 0px 5px 0px;
}
.p_Notes /* Notes */
{
}
.p_Subheader /* Subheader */
{
 margin: 5px 0px 10px 29px;
}
.p_T_Toggletext /* T_Toggletext */
{
 background: #ffffbb;
 margin: 0px 0px 0px 0px;
}
