body { color: black; background-color: #ccc; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
#letterhead { color: #444; font-size: 10px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; font-stretch: wider; }
#letterhead a:link, #letterhead a:visited, #letterhead a:hover { color: #444; font-size: 10px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; font-stretch: wider; }
#letterhead-title { color: #444; font-family: "Times New Roman", Georgia, Times; font-weight: bold; font-stretch: wider; }
#letterhead-title-small { color: #444; font-size: 11.5px; font-family: "Times New Roman", Georgia, Times; font-weight: bold; font-stretch: wider; }
