/* Text Styles */
hr { color: #1a1a1a}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Verdana';
 font-style: normal;
 font-weight: normal;
 color: #1a1a1a;
 text-decoration: none;
}
span.f_UpdateFont /* (Update Font) */
{
 font-family: 'Courier New';
 font-weight: bold;
 color: #ff0000;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-family: 'Tahoma';
 color: #f0f7fc;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Normal85 /* Normal(85) */
{
 font-size: 9pt;
}
span.f_Notes /* Notes */
{
}
span.f_OctopzBold /* Octopz (Bold) */
{
 font-weight: bold;
 color: #333333;
}
span.f_OctopzHeading1 /* Octopz (Heading1) */
{
 font-size: 19pt;
 font-family: 'Tahoma';
 color: #89c341;
}
span.f_OctopzNormal /* Octopz (Normal) */
{
 color: #333333;
}
span.f_OctopzSubHeading /* Octopz (SubHeading) */
{
 font-size: 14pt;
 font-family: 'Tahoma';
 color: #007fac;
}
span.f_OctopzCheck /* Octopz Check */
{
 font-size: 11pt;
 color: #ff0000;
}
span.f_OctopzGrey /* Octopz Grey */
{
 font-size: 11pt;
 font-family: 'Tahoma';
 font-weight: bold;
 color: #333333;
}
span.f_OctopzHeaderTitle /* Octopz Header Title */
{
 font-size: 22pt;
 color: #ffffff;
}
span.f_OctopzHyperlinks /* Octopz Hyperlinks */
{
 font-size: 11pt;
 color: #0080ac;
 text-decoration: underline;
}
span.f_OctopzHyperlinkstop /* Octopz Hyperlinks top */
{
 font-size: 9pt;
 color: #0080ac;
 text-decoration: underline;
}
span.f_OctopzLogo /* Octopz Logo */
{
 font-size: 11pt;
 font-weight: bold;
 color: #0080ac;
}
span.f_OctopzNormalTitle /* Octopz Normal Title */
{
 font-size: 14pt;
 font-weight: bold;
 color: #89c341;
}
span.f_OctopzSubtitle /* Octopz Subtitle */
{
 font-size: 11pt;
 font-weight: bold;
 color: #0080ac;
 text-transform: uppercase;
}
span.f_SmallGrey /* Small (Grey) */
{
 font-size: 9pt;
 color: #999999;
}
span.f_smallTextGreyBold /* smallTextGreyBold */
{
 font-size: 9pt;
 font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 29px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
 margin: 0px 0px 0px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Normal85 /* Normal(85) */
{
}
.p_Notes /* Notes */
{
}
.p_OctopzBold /* Octopz (Bold) */
{
 margin: 0px 0px 0px 0px;
}
.p_OctopzHeading1 /* Octopz (Heading1) */
{
 margin: 0px 0px 0px 0px;
}
.p_OctopzNormal /* Octopz (Normal) */
{
 margin: 0px 0px 0px 0px;
}
.p_OctopzSubHeading /* Octopz (SubHeading) */
{
 margin: 0px 0px 0px 0px;
}
.p_OctopzCheck /* Octopz Check */
{
 margin: 0px 0px 0px 0px;
}
.p_OctopzGrey /* Octopz Grey */
{
 margin: 0px 0px 0px 0px;
}
.p_OctopzHeaderTitle /* Octopz Header Title */
{
 margin: 0px 0px 0px 0px;
}
.p_OctopzHyperlinks /* Octopz Hyperlinks */
{
 margin: 0px 0px 0px 0px;
}
.p_OctopzHyperlinkstop /* Octopz Hyperlinks top */
{
 text-align: right;
 margin: 0px 0px 0px 0px;
}
.p_OctopzLogo /* Octopz Logo */
{
 margin: 0px 24px 0px 24px;
}
.p_OctopzNormalTitle /* Octopz Normal Title */
{
 margin: 0px 0px 0px 0px;
}
.p_OctopzSubtitle /* Octopz Subtitle */
{
 margin: 0px 0px 0px 19px;
}
.p_SmallGrey /* Small (Grey) */
{
}
.p_smallTextGreyBold /* smallTextGreyBold */
{
}
