body { background-color: #000; background-image: url(../images/bkgrd.jpg); background-repeat: repeat-x; }
p { }
td { }
a:link { color: #c00; }
a:visited { color: #c00; }
a:hover { color: #000; text-decoration: none; }
a:active { }
.text { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; margin: 20px; }
.diamond { list-style-image: url(../images/bullet.gif); }
.hed { color: #c03; font-size: 20px; font-weight: bold; }
