home *** CD-ROM | disk | FTP | other *** search
- /* Text Styles */
- hr { color: #000000}
- body, table, tr, th /* Normal */
- {
- font-size: 10pt;
- font-family: 'Arial';
- font-style: normal;
- font-weight: normal;
- color: #000000;
- text-decoration: none;
- }
- span.f_Answer /* Answer */
- {
- }
- span.f_Code /* Code */
- {
- font-size: 9pt;
- font-family: 'Courier New';
- }
- span.f_CodeComment /* Code Comment */
- {
- font-size: 8pt;
- font-family: 'Courier New';
- color: #008000;
- }
- span.f_CodeExample /* Code Example */
- {
- font-size: 9pt;
- font-family: 'Courier New';
- }
- span.f_CodeSyntax /* Code Syntax */
- {
- font-size: 9pt;
- font-family: 'Courier New';
- }
- span.f_Comment /* Comment */
- {
- }
- span.f_Heading1 /* Heading1 */
- {
- font-size: 14pt;
- font-weight: bold;
- color: #c86400;
- }
- span.f_Heading2 /* Heading2 */
- {
- font-weight: bold;
- }
- span.f_Heading3 /* Heading3 */
- {
- color: #800000;
- }
- span.f_ImageCaption /* Image Caption */
- {
- font-size: 8pt;
- font-weight: bold;
- }
- span.f_News /* News */
- {
- }
- span.f_NewsCaption /* News Caption */
- {
- font-weight: bold;
- }
- span.f_Normal_without_space /* Normal_without_space */
- {
- }
- span.f_Note /* Note */
- {
- text-decoration: underline;
- }
- span.f_Notes /* Notes */
- {
- }
- span.f_OLEDescription /* OLE Description */
- {
- font-size: 9pt;
- }
- span.f_OLEMethodsPropertyNames /* OLE Methods Property Names */
- {
- font-size: 9pt;
- font-family: 'Courier New';
- }
- span.f_OLEParameterName /* OLE Parameter Name */
- {
- font-size: 9pt;
- font-family: 'Courier New';
- }
- span.f_OLESection /* OLE Section */
- {
- font-weight: bold;
- }
- span.f_Popup /* Popup */
- {
- font-size: 9pt;
- }
- span.f_Question /* Question */
- {
- font-weight: bold;
- }
- /* Paragraph styles */
- p /* Normal */
- {
- text-align: justify;
- text-indent: 0px;
- padding: 0px 0px 0px 0px;
- margin: 0px 0px 10px 0px;
- }
- .p_Answer /* Answer */
- {
- text-indent: -19px;
- margin: 0px 0px 12px 19px;
- }
- .p_CodeComment /* Code Comment */
- {
- text-align: left;
- }
- .p_CodeExample /* Code Example */
- {
- text-align: left;
- }
- .p_CodeSyntax /* Code Syntax */
- {
- text-align: left;
- }
- .p_Comment /* Comment */
- {
- }
- .p_Heading1 /* Heading1 */
- {
- text-align: left;
- }
- .p_Heading2 /* Heading2 */
- {
- margin: 10px 0px 6px 0px;
- }
- .p_Heading3 /* Heading3 */
- {
- text-align: left;
- }
- .p_ImageCaption /* Image Caption */
- {
- text-align: center;
- }
- .p_News /* News */
- {
- margin: 0px 0px 0px 0px;
- }
- .p_NewsCaption /* News Caption */
- {
- }
- .p_Normal_without_space /* Normal_without_space */
- {
- margin: 0px 0px 0px 0px;
- }
- .p_Note /* Note */
- {
- }
- .p_Notes /* Notes */
- {
- margin: 0px 0px 0px 0px;
- }
- .p_OLEDescription /* OLE Description */
- {
- }
- .p_OLEMethodsPropertyNames /* OLE Methods Property Names */
- {
- text-align: left;
- }
- .p_OLEParameterName /* OLE Parameter Name */
- {
- text-align: left;
- }
- .p_OLESection /* OLE Section */
- {
- }
- .p_Popup /* Popup */
- {
- text-align: left;
- margin: 0px 0px 0px 0px;
- }
- .p_Question /* Question */
- {
- text-indent: -19px;
- margin: 0px 0px 0px 19px;
- }
-