BODY {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #000000; font-size: 11px}

A {cursor: pointer}

A:link {
font-size: 12px;
color: yellow;
background: transparent;
text-decoration: none}

A:visited {
font-size: 12px;
color: yellow;
background: transparent;
text-decoration: none}

A:active {
font-size: 12px;
color: blue;
background: transparent;
text-decoration: none}

A:hover {
font-size: 12px;
color: yellow;
background: transparent;
text-decoration: underline}


H1, H2, H3, H4, H5, H6 {color: #FFFFFF;
font-weight: bold;
font-family: Verdana, Arial, Helvetica}

TD.quote {font-family: Verdana, Arial, Helvetica;
       font-size: 11px}

P {line-height : 24px}
