body  { color: #696969; background-color: white }
h1        { color: #696969; font-weight: bold; font-size: 11px; font-family: Verdana, sans-serif; text-align: center }
h2		{ color: #696969; font-weight: bold; font-size: 11px; font-family: Verdana, sans-serif }
p      { color: #696969; font-size: 11px; font-family: Verdana, sans-serif }
ul    { color: #696969; font-size: 11px; font-family: Verdana, sans-serif }
td    { color: #696969; font-size: 11px; font-family: Verdana, sans-serif }

a:link   { color: #1bbbbf; text-decoration: underline }
a:visited { color: #1bbbbf; text-decoration: underline }
a:hover  { color: #fdcc33; text-decoration: underline }
a:active { color: #fdcc33; text-decoration: underline }

