
.content     { font-size: 11px }

.title1    { color: #ffffff; font-weight: bold; font-size: 18px }
.title2    { color: #ffffff; font-weight: bold }

a:link     { color: #990000; text-decoration: none }
a:visited  { color: #990000; text-decoration: none}
a:hover    { color: #ff0000; text-decoration: underline }
a:active   { color: #ff0000; text-decoration: underline }

a.main:link     { color: #cccccc; font-weight: bold; font-size: 11px; text-decoration: none }
a.main:visited  { color: #cccccc; font-weight: bold; font-size: 11px; text-decoration: none }
a.main:hover    { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: underline }
a.main:active   { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: underline }

a.white:link     { color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none }
a.white:visited  { color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none }
a.white:hover    { color: #000000; font-weight: bold; font-size: 12px; text-decoration: underline }
a.white:active   { color: #000000; font-weight: bold; font-size: 12px; text-decoration: underline }

td     { color: #000000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }
th     { color: #000000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }

tt     { color: #000000; font-size: 11px; font-family: Courier, monospace }