#red { color: red; }
#green { color: #669999; }

P { color: #666666; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
UL, LI { color: #666666; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
HR { color: #669999; }

.subhead { color: #999999; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, sans-serif; }
.subhead_qanda { font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, sans-serif; }

.subhead_green { color: #669999; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, sans-serif; }
.qanda { color: #669999; font-weight: bold; font-size: 17px; font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.qanda_grey { color: #999999; font-weight: bold; font-size: 17px; font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.qanda_text { color: #669999; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }

.headline { color: #999999; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, sans-serif; }


a:link { color: #669999; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a:visited { color: #669999; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a:hover { color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a:active { color: #666666; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
