td {  font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 12px}
.large {  font-size: 16px}
.medium {  font-size: 11px}
.extrasmall {  font-size: 9px}

a:link {  color:#547A8C; text-decoration: none}
a:visited {  color:#547A8C; text-decoration: none}
a:hover {  color:#547A8C; text-decoration: underline}
a:active {  color:#547A8C; text-decoration: underline}

.small { font-size: 10px}

a.black:link {  text-decoration: none; color:#000000}
a.black:visited {  text-decoration: none; color:#000000}
a.black:hover {  text-decoration: underline; color:#000000}
a.black:active {  text-decoration: underline; color:#000000}

a.yellow:link {  text-decoration: none; color:#cfb154}
a.yellow:visited {  text-decoration: none; color:#cfb154}
a.yellow:hover {  text-decoration: underline; color:#cfb154}
a.yellow:active {  text-decoration: underline; color:#cfb154}

#spaced {  line-height: 140%}
