a:link       { color: 3300ff; text-decoration: underline }
a:visited    { color: 999999; text-decoration: underline }
a:active     { color: 0000ff; text-decoration: underline }
a:hover      { color: 990000; text-decoration: underline }

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

BODY,
P,
H1,
H2,
H3,
H4
{font-family:arial, helvetica, sans-serif;}

.caption
{font-family:arial, helvetica, sans-serif; font-size:10pt; }

.title
{font-family:arial, helvetica, sans-serif; font-size:24pt; font-weight:bold; }

.ct
{font-family:arial, helvetica, sans-serif; font-weight:bold; }

