.goldhead { color: gold; font-family: arial; font-size: 10pt; font-weight: bold; } .redhead { color: red; font-family: arial; font-size: 10pt; font-weight: bold; } .blackhead { color: black; font-family: arial; font-size: 10pt; font-weight: bold; } .whitehead { color: white; font-family: arial; font-size: 10pt; font-weight: bold; } .goldtxt { color: gold; font-family: Helvetica; font-size: 8pt; } .redtxt { color: red; font-family: Helvetica; font-size: 8pt; } .blacktxt { color: black; font-family: Helvetica; font-size: 8pt; } .whitetxt { color:white; font-family: Helvetica; font-size: 8pt; } .specialtxt { color: black; font-family: courier; font-size: 8pt; } .specialhead { color: #00FFFF; font-family: times; font-size: 22pt; font-weight: bold; }