body { 
line-height: 1.2;
font-family: serif;
font-size: 14pt;
background: #ffffff; color: #000000;
}
A:link    { color: blue }
A:active  { color: red}
A:visited { color: green}
A:hover   { color: red}

P.first { color: black; font-size: 16px; font-family: serif; text-align: left}
P.second { color: black; font-size: 14px; font-family: serif; text-align: center}
P.third { color: black; font-style: italic; font-size: 14px; font-family: palatino; text-align: left}
P.fourth { color: black; font-size: 10px; font-family: serif; text-align: center}
P.hhd { font-family: monospace; font-size: 10pt; text-align: center}
.just { font-family: serif; text-align: justify}
P.cent { font-family: serif; text-align: center}
.ind { font-family: serif; text-align: justify; margin-left: 25px; margin-right: 25px}

h1 { color: white; font-size: 12px; font-family: serif; text-align: center}
h2 { color: black; font-size: 16px; font-family: sans-serif; text-align: center}
h3 { color: black; font-size: 22px; font-family: serif; text-align: center; font-weight: bold}
h4 { color: black; font-size: 16px; font-family: serif; text-align: left; font-weight: bold}


blockquote { color: black; font-size: 14px; font-family: serif; margin-left: 25px; margin-right: 25px}
ul { color: black; font-size: 16px; font-family: serif; text-align: left}
