body { color: white; font-size: 12px; font-family: helvetica; font-weight: bolder; font-style: normal; line-height: 18px; background-image: none; }
p { color: white; }
td { color: white; }
a:link { color: #fff; text-decoration: none; }
a:visited { color: #f00 }
a:hover { color: #fc0 }
a:active { color: red }
.greenStripe { background-image: url(images/greenStripe.gif); background-repeat: no-repeat; background-attachment: fixed; }
/*White - 12px/18px - Helvetica - Bolder*/
.imagetext { color: white; font-size: 12px; font-family: Helvetica, Arial, "trebuchet ms", Geneva, sans-serif; font-weight: bolder; line-height: 18px; }

