@charset "utf-8";
/* CSS Document */

BODY { color: #FFFF99; background: #FFFFFF url(images/br_treble.jpg);
  font-family: "Palatino Linotype", "Times New Roman", "Bitstream Charter", Georgia, Serif; }

A:link, A:visited, A:active { background-color: transparent; text-decoration: none; color: #FFFF99; }

A:hover { color: #771100; background-color: #FFFF99; }

TABLE { background-color: transparent; color: #FFFF99; }

P { background-color: transparent; color: #FFFF99; }

B { background-color: transparent; color: #FFFF99; }

OL { background-color: transparent; color: #FFFF99; }

UL { background-color: transparent; color: #FFFF99; }

EM { background-color: transparent; color: #FFFF99; }

IMG { border-style: none; }

    p.left { text-align: left; }
    p.right { text-align: right; margin-right: 50px; }
    p.center { text-align: center; }
    p.marg50 { text-indent: 25px; margin-left: 50px; margin-right: 50px; }

    .xxlg { font-size: 360%; }
    .xlg { font-size: 175%; }
    .lg { font-size: 130%; }
    .norm { font-size: 100%; }
    .sm { font-size: 80%; }
    .xsm { font-size: 60%; }

    .underl { text-decoration: underline; }

    table.center {width: 90%; margin-left: 5%; margin-right: 5%;}
	table.imgright { margin: 0 0 0 1.5em; float: right; }
	table.imgleft { margin: 0 0 1.5em 0; float: left; }
    td.caption { text-align: center; }

