body {
background-color: white;
font-family: sans-serif; 
margin-left: 20px; 
margin-right: 20px; 
color: #202020
}

h1 {font-size: 32px; font-variant: small-caps; color: black}
h2 {font-size: 24px; font-variant: small-caps; color: black}
h3 {font-size: 18px; font-variant: small-caps; color: black}
h4 {font-size: 16px; font-variant: small-caps; color: black}

p  {font-face: tahoma}
b  {color: black}
xmp  {color: red; font-weight: 900}

a.closer:link { font-variant: small-caps; color: blue }
a:link  {font-variant: small-caps; text-decoration: none; color: blue; font-weight: 900}
a:visited   {font-variant: small-caps; color: green; text-decoration: none; font-weight: 900}
a:hover  {text-decoration: underline}

.emp {color: black; text-align: right; font-size: 18px; font-weight: 900 }
.white {color: white; font-size: 16px; font-weight: 700}
.whitetitle {font-variant: small-caps; color: white; font-size: 24px; font-weight: 700; text-align: right}
.slight {font: italic 14px lightgrey; text-align: right}

