BODY {
 margin-left: 2em;
 margin-right: 2em;
 color: #000000;
 background-color: #FFFFFF;
/* background-color: #E4E1D5; */
}

H1 {
 font-size: larger;
 font-weight: bold;
 text-align: left;
}

H2 {
 margin-top: 1em;
 margin-bottom: 0.2em;
 font-size: medium;
 font-weight: normal;
 text-align: left;
}

H3 {
 margin-top: 2em;
 margin-bottom: 0.1em;
 margin-left: 1em;
 padding-top: 0.5em;
 padding-left: 1em;
 border-top: #EEEEEE ridge thin;
 font-size: small;
 font-weight: bold;
 text-align: left;
}

DIV.writings {
 margin-top: 0em;
 margin-bottom: 0em;
 margin-left: 5em;
 margin-right: 0.1em;
 padding-top: 0.1em;
 padding-bottom: 0.1em;
}

HR {
 display: none;
}

HR.bytheway {
 display: block;
 border: #888888 dashed thin;
 margin-left: 0;
 padding-left: 0;
 width: 87%;
}

BLOCKQUOTE {
 color: #000000;
 background-color: #EEEEEE;
 border-left: #EEEEEE 0.4em ridge;
 margin-bottom: 0.2em;
 padding-top: 0.1em;
 padding-bottom: 1em;
 padding-left: 1.2em;
 padding-right: 1em;
}

Q {
 quotes: ' "' '" ';
}

Q:before {
 content: open-quote;
}

Q:after {
 content: close-quote;
}

TABLE {
 margin-top: 0.2em;
 margin-bottom: 0.2em;
 border: #CCCCCC outset medium;
}

CAPTION {
 margin-top: 1em;
 margin-bottom: 0.1em;
 font-size: smaller;
 line-height: 1.4;
}

TH {
 border: #999999 solid 1px;
 margin: 0;
 padding-top: 0.2em;
 padding-bottom: 0.2em;
 padding-left: 0.5em;
 padding-right: 0.5em;
}

TD {
 border: #CCCCCC inset 1px;
 margin: 0;
 padding-top: 0.2em;
 padding-bottom: 0.2em;
 padding-left: 0.5em;
 padding-right: 0.5em;
}

P {
 line-height: 1.5;
}

PRE {
 line-height: 1.5;
}

DT {
 line-height: 1.5;
}

DD {
 line-height: 1.5;
}

UL {
 line-height: 1.7;
}

OL {
 line-height: 1.7;
}

LI {
 line-height: 1.5;
 margin-top: 0.5em;
}

EM {
 font-style: normal;
 text-decoration: underline;
}

B {
 font-size: small;
}

SPAN.small {
 font-size: smaller;
}

SPAN.boso {
 font-size: smaller;
}

I {
 margin-right: 0.25em;
}

ADDRESS {
 text-align: right;
 font-style: normal;
}
