BODY { background: white url(http://www.gaelictribe.com/style/gt_small_faded.jpg) ; color:black ; background-attachment:fixed}

A:link { color: blue }
A:visited { color: green }
A:active { color: fuchsia }

P.special {
   color : green;
   border: solid red;
   }

P.NOTE { font-size: smaller ; margin-left: 40px; margin-right: 40px; background-color: #eeeeee; border: solid thin black}

P.BOX { font-size: smaller ; margin-left: 40px; margin-right: 40px; background-color: #eeeeee; border: solid thin gray}


H6 { font-size: smaller ; margin-left: 40px; margin-right: 40px;}

TD.NOTE { font-size: smaller ; background-color: #eeeeee ; cellvalign: top ; valign=top }

