body { color: #404040; font-size: 12px; font-family: sans-serif; line-height: 16px; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.small { color: gray; font-size: 11px; font-family: sans-serif; line-height: 13px; }
.bold { color: black; font-weight: bold; }
.black { color: black; }
.pink { color: #ff4d00; font-size: 9px; }
