body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.blockit { text-align: justify; padding: 2px; }
.title { color: #f4f400; font-size: 16pt; font-style: oblique; font-variant: small-caps; line-height: 16pt; background-color: maroon; text-decoration: none; text-transform: capitalize; text-align: center; margin: 0; padding: 0; border-top: 1.5pt solid orange; border-bottom: 1.5pt solid orange; }
.normalp { color: maroon; font-size: 12pt; line-height: 12pt; background-color: #fffaec; text-decoration: none; text-indent: 12pt; margin: 0; padding: 6px; }
