/* http://www.w3.org/TR/1998/REC-CSS2-19980512 */

/* This style sheet describes the typical formatting of all HTML 4.0 ([HTML40]) elements based on extensive research into current UA practice. */

ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, DIR, HR, MENU, PRE
 { display: block }

LI
  { text-indent: 0pt; list-style-type: disc; display: list-item }

HEAD
{display: none}

TABLE
 { list-style-type: disc; display: table }

TR
{display: table-row}

THEAD
{display: table-header-group}

TBODY
 { display: table-row-group }

TFOOT
{display: table-footer-group}

COL
{display: table-column}

COLGROUP
{display: table-column-group}

TD, TH
{display: table-cell}

CAPTION
{display: table-caption}

TH
{font-weight: bolder;
text-align: center}

CAPTION
{text-align: center}

BODY
   { color: black; font-size: 1em; font-family: arial, geneva, verdana, sans-serif; background: white url(http://coatingsinternational.com/images/bkgd/cmnt2.jpg); text-indent: 0em }

H1
{font-size:  2em;
margin-bottom:  .67em;
margin-left: 0;
margin-right: 0;
margin-top:  .67em}

H2
{font-size:  1.5em;
margin-bottom:  .83em;
margin-left: 0;
margin-right: 0;
margin-top:  .83em}

H3
 { font-size: 1.17em; margin: 1em 0 }

H4, P, BLOCKQUOTE, UL, FIELDSET, FORM, OL, DL, DIR, MENU
{margin-bottom:  1.33em;
margin-left: 0;
margin-right: 0;
margin-top:  1.33em}

H5
{font-size:  .83em;
line-height:  1.17em;
margin-bottom:  1.67em;
margin-left: 0;
margin-right: 0;
margin-top:  1.67em}

H6
{font-size:  .67em;
margin-bottom:  2.33em;
margin-left: 0;
margin-right: 0;
margin-top:  2.33em}

H1, H2, H3, H4, H5, H6, B, STRONG
{font-weight: bolder}

BLOCKQUOTE
{margin-left:  40px;
margin-right:  40px}

I, CITE, EM, VAR, ADDRESS
{font-style: italic}

PRE, TT, CODE, KBD, SAMP
{font-family: monospace}

PRE
{whitespace: pre}

BIG
{font-size:  1.17em}

SMALL, SUB, SUP
{font-size:  .83em}

SUB
{vertical-align: sub}

SUP
{vertical-align: super}

S, STRIKE, DEL
{text-decoration: line-through}

HR
{border:  1px inset}

OL, UL, DIR, MENU, DD
{margin-left:  40px}

OL
{list-style-type: decimal}

OL UL, UL OL, UL UL, OL OL
{margin-bottom: 0;
margin-top: 0}

U, INS
{text-decoration: underline}

CENTER
{text-align: center}

BR:before
{content: "\A"}

/* An example of style for HTML 4.0's ABBR/ACRONYM elements */

ABBR, ACRONYM
{font-variant: small-caps;
letter-spacing:  0.1em}

A[href]
{text-decoration: underline}

:focus
{outline: thin}

/* Begin bidirectionality settings (do not change) */

BDO[DIR="ltr"]
{direction: ltr;
unicode-bidi: bidi-override}

BDO[DIR="rtl"]
{direction: rtl;
unicode-bidi: bidi-override}

*[DIR="ltr"]
{direction: ltr;
unicode-bidi: embed}

*[DIR="rtl"]
{direction: rtl;
unicode-bidi: embed}

/* Elements that are block-level in HTML4 */

ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME, NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, COL, COLGROUP, TD, TH, CAPTION
{unicode-bidi: embed}

/* End bidi settings */

@media print
{@page
{margin:   10%}

H1, H2, H3, H4, H5, H6
{page-break-after: avoid;
page-break-inside: avoid}

BLOCKQUOTE, PRE
{page-break-inside: avoid}

UL, OL, DL
{page-break-before: avoid}
}

@media speech
{H1, H2, H3, H4, H5, H6
{richness: 90;
stress: 20;
voice-family: paul, male}

H1
{pitch-range: 90;
pitch: x-low}

H2
{pitch-range: 80;
pitch: x-low}

H3
{pitch-range: 70;
pitch: low}

H4
{pitch-range: 60;
pitch: medium}

H5
{pitch-range: 50;
pitch: medium}

H6
{pitch-range: 40;
pitch: medium}

LI, DT, DD
{pitch: medium;
richness: 60}

DT
{stress: 80}

PRE, CODE, TT
{pitch-range: 0;
pitch: medium;
richness: 80;
stress: 0}

EM
{pitch-range: 60;
pitch: medium;
richness: 50;
stress: 60}

STRONG
{pitch-range: 60;
pitch: medium;
richness: 90;
stress: 90}

DFN
{pitch-range: 60;
pitch: high;
stress: 60}

S, STRIKE
{richness: 0}

I
{pitch-range: 60;
pitch: medium;
richness: 50;
stress: 60}

B
{pitch-range: 60;
pitch: medium;
richness: 90;
stress: 90}

U
{richness: 0}

A:link
{voice-family: harry, male}

A:visited
{voice-family: betty, female}

A:active
{pitch-range: 80;
pitch: x-high;
voice-family: betty, female}
}
