body { color: #ccc; font-size: 0.8em; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #666; }
a:link { color: white ; text-decoration: underline; }
a:visited { color: #ccc ; text-decoration: underline; }
a:hover { color: #cc6 ; text-decoration: underline; }
a:active { color: red ; text-decoration: none; }
h1 { color: #ccc; margin-top: 0.5em; }
.dark { color: #333; }
.lg1 { font-size: medium; }
.lg1wte { color: white; font-size: medium; }
.lg2 { font-size: 140%; }
.wte { color: white; }
.citation { font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; }
.red { color: red; }
