H1 { color: Black; font-style: bold }
H2 { color: Black; font-style: bold }
H3 { color: Black; font-style: bold }

BODY { background-color: #EEEEEE;}

.title { font-family: Arial, sans-serif; font-size: 32px; font-weight: 900; color: darkblue;}

.sect { font-family: Arial, sans-serif; font-size: 24px; font-weight: bold; color: black;}

p { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; color: #000000;}

a:link    { color: blue; text-decoration: none }
a:active  { color: darkred; font-weight: bold; text-decoration: none}
a:visited { color: darkgreen ; text-decoration: none}
