/*
    This shouldn't be necessary, but as of version 4.7, in Netscape
    TDs and ADDRESSes don't seem to inherit properties properly.
*/

BODY, TD, TH, ADDRESS {
  font-family:      Arial, Helvetica;
}

TH {
    text-align: left;
}

BODY {
  background-color: white;
  color: black;
}

P {
  text-indent: 1em;
  line-height: 1.2;
}

P.bibitem {
    margin-left: 20pt;
    text-indent: 0pt;
}

P.noindent {
    text-indent: 0;
}

P.first {
    text-indent: 0;
}

P.inhead {
    text-indent: 0;
}

P.continuation {
    text-indent: 0;
}

P.author {
    text-indent: 0;
    font-style: italic;
}

A IMG {
    border-width: 0
}

A:link    { color: #CC0000; }
A:active  { color: #CCCC00;  }
A:visited { color: #660000; }

UL.seealso {
    margin-top: 0pt;
    /* list-style-type: none; */
}

OL.toc {
    font-weight: bold;
}

OL.subtoc {
    margin-top: 0pt;
    margin-left: 0pt;
    list-style-type: none;
}

H1 {
    font-size: x-large;
}

H2, H3, h4 {
    font-style: italic;
    font-weight: normal;
}

sub {
  font-size: 80%;
}

sup {
  font-size: 80%;
}

.abstract {
    /* font-size: large; */
    text-indent: 0;
}

.caption {
    font-size: smaller;
    text-indent: 0;
    margin-left: 50pt;
    margin-right: 50pt;
    line-height: 1;
}

.eqno {
    font-size: smaller;
    font-weight: bold;
}

span.inhead {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.compact {
    list-style: inside;
}

BLOCKQUOTE P {
    text-indent: 0;
}

.copyright {
    color: white;
    text-indent: 0;
}
