/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-family: 'Courier New';
 color: #003366;
}
span.f_CodeExample8 /* Code Example8 */
{
 font-size: 10pt;
 font-family: 'Courier New';
 color: #003366;
}
span.f_Comment /* Comment */
{
}
span.f_Heading1 /* Heading1 */
{
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 10pt;
 font-weight: bold;
}
span.f_NormalReview /* Normal Review */
{
}
span.f_Normal8 /* Normal8 */
{
 font-size: 10pt;
}
span.f_Notes /* Notes */
{
 font-size: 11pt;
 font-style: italic;
 color: #000080;
}
span.f_Notes8 /* Notes8 */
{
 font-size: 10pt;
 font-style: italic;
 color: #000080;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 38px;
 line-height: 1.50;
 padding: 0px 0px 0px 0px;
 margin: 4px 0px 4px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_CodeExample8 /* Code Example8 */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
 text-indent: 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_NormalReview /* Normal Review */
{
 background: #ccffcc;
}
.p_Normal8 /* Normal8 */
{
 text-indent: 0px;
 line-height: 1.0;
 margin: 4px 0px 4px 38px;
}
.p_Notes /* Notes */
{
 text-indent: 0px;
 border-color: #ff6600;
 border-style: solid;
 border-width: 1px;
 border-right: none;
 border-left: none;
 padding: 5px 5px 5px 5px;
 margin: 21px -5px 21px 33px;
}
.p_Notes8 /* Notes8 */
{
 text-indent: 0px;
 line-height: 1.0;
 border-color: #ff6600;
 border-style: solid;
 border-width: 1px;
 border-right: none;
 border-left: none;
 padding: 5px 5px 5px 5px;
 margin: 18px -5px 18px 33px;
}
