body    { font-family: verdana; background-color: #C0C0C0 }

h1      { font-family: verdana; font-size: 18pt; font-style: normal ;  font-weight: bolder; text-transform: uppercase; color: red }
h2      { font-family: verdana; font-size: 14pt; font-style: normal ;  font-weight: bold  ; text-transform: uppercase; color: #FF9900 }
h3      { font-family: verdana; font-size: 14pt; font-style: normal ; text-align: center; font-weight: bold  ; color: #FF9900 }

p       { font-family: arial; font-style: normal ; color: black }
pre     { font-family: arial; font-size: 10pt; font-style: normal ; color: black }
div     { font-family: arial; font-size: 10pt; font-style: italic ; font-variant: small-caps; color: yellow }

a:link    { font-weight: bold; text-decoration: none; color: #800000 }
a:visited { font-weight: bold; text-decoration: none; color: #800000 }
a:hover   { font-weight: bold; text-decoration: none; color: #darkgreen }
a:active  { font-weight: bold; text-decoration: none; color: #800000 }
