body     { color: #404040; font-family: Verdana, Arial, sans-serif }
td       { color: #404040; }
p        { color: #404040; }
dt       { color: #404040; font-weight: bold;   }
dd       { color: #404040; text-align: justify; }
ol       { color: #404040; text-align: justify; }
ul       { color: #404040; text-align: justify; }

h1       { color: #404040; font-size: 32px; font-weight: normal; }
h2       { color: #404040; font-size: 24px; font-weight: normal; }

a        { color: #0020E0; text-decoration: none }
a:visit  { color: #001080; text-decoration: none }
a:hover  { color: #FF2000; text-decoration: underline }
a:active { color: #FF2000; text-decoration: none }
