BODY {font-size: 12pt;
background-image:url(/images/buckystick_fade.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom left}

H1 {font: bold 160%}
H2 {font: bold italic 140%}
H3 {font: bold italic 120%}
H4 {font: bold 110%}
H5 {font: bold 100%}

A:link {color: #cc0033} /* red */
A:visited {background: #ffffff; color: #990000} /* white; darker red */
A:hover {background: #990000; color: #ffffff} /* dark red; white */
A:active {background: #ff0000; color: #ffff00} /* darker red; yellow */

BODY, TABLE, TD, P, UL, OL, LI, DT, A {font-family: Verdana, Arial, Helvetica, sans-serif;}
DT{font-weight: bold}

.small {font-size: 80%}