
.black78 { color: purple; font-size: 7.8pt; font-family: verdana, geneva, sans-serif; .grey78: arial, geneva, sans-serif; }
.red78 { color: maroon; font-size: 7.8pt; font-family: verdana, geneva, sans-serif }
.red8 { color: maroon; font-size: 8pt; font-family: verdana, geneva, sans-serif }
7.8pt on a pc is { color: #000; background: url(images/spacer.gif) no-repeat }
<marquee> { color: black; font-style: oblique; font-weight: 900; font-size: 20pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:active { color: #0b07aa }
a:hover { color: #d40106 }
a:link { color: blue }
a:visited { color: #0b07aa }
it is recommended that pt's be replaced with em's or percentages .for example { background: url(images/spacer.gif) no-repeat }
roughly { background: url(images/spacer.gif) no-repeat }
td { color: black; font-size: 7.8pt; font-family: verdana, geneva, sans-serif }
the equivalent of .7em for pc's and .8 or .9 em for mac's. --> #blankbg { color: purple; background: url(images/spacer.gif) no-repeat }
the problem with pt's is that their size is fixed { background: url(images/spacer.gif) no-repeat }
this stylesheet uses pt's for font sizing for demonstration purposes. however { background: url(images/spacer.gif) no-repeat }
which means it cannot be changed with a user's browser. they also are extremely small for some mac's. when using this stylesheet { background: url(images/spacer.gif) no-repeat }
.forumline {
	BORDER-RIGHT: #006699 1px solid; BORDER-TOP: #006699 1px solid; BORDER-LEFT: #006699 1px solid; BORDER-BOTTOM: #006699 1px solid;
}
td.catHead {
BACKGROUND-IMAGE: url(bg_1.gif); BACKGROUND-COLOR: #d1d7dc;
    }
    td.headfill {
BACKGROUND-IMAGE: url(header_fill.jpg);
    }
td.thumbfill {
BACKGROUND-IMAGE: url(bg_2.gif);
    }