/* Basic Items */
BLOCKQUOTE { font-family: "arial","arial rounded mt", sans-serif; font-size: 11pt; color: #000000 }
BODY { margin-left: 0; margin-top: 0; font-family: "arial", "arial rounded mt", sans-serif; font-size: 11pt; color: #000000 } /*DOESN'T SEEM TO WORK FOR FONT-FAMILY ON */ 
P { font-family: "arial", "arial rounded mt", sans-serif; font-size: 11pt; color: #000000 }
A:link { color: #00009C; background: transparent; text-decoration: none }
A:visited { color: #DC143C; background: transparent; text-decoration : none } /* not supported in NS4.5 */
A:active { color: #9900ff; background: transparent; text-decoration: none } /* not supported in NS 4.5 or 4.6 */
/* A:hover { color: #0000ff; background: #FFFFCC; text-decoration: underline } */

.impact { font-family: "impact", "arial rounded mt", sans-serif; font-size: 20pt; color: #000000 }
.heavyfont { font-weight: bold; font-family: "arial rounded mt", sans-serif; font-size: 14pt; color: #000000 }
.superfont { font-weight: bold; font-family: "arial rounded mt", sans-serif; font-size: 24pt; color: #000000 }
.smallfont { font-family: "verdana", "arial rounded mt", sans-serif; font-size: 8pt; color: #000000 }

.wsmallfont { font-weight: bold; font-family: "arial rounded mt", sans-serif; font-size: 10pt; color: #FFFFFF }
.wheavyfont { font-weight: bold; font-family: "arial rounded mt", sans-serif; font-size: 14pt; color: #FFFFFF }
.redmark { font-weight: bold; font-family: "arial rounded mt", sans-serif; font-size: 14pt; color: red }


.issues { font-family: "arial", "arial rounded mt", sans-serif; font-size: 12pt; color: #000000 }

.fighthed { font-weight: bold; font-family: "arial rounded mt", "arial", sans-serif; font-size: 20pt; color: #FFFFFF }
.scfont { font-family: "arial", "verdana", "arial rounded mt", sans-serif; font-size: 12pt; color: #000000 }
.opinion { font-family: "verdana", "arial", sans-serif; font-size: 12pt; color: #000000 }
.poster { font-weight: bold; font-family: "verdana", "arial rounded mt", sans-serif; font-size: 12pt; color: #000000 }

A:link.menulink { color: #00009C; background: transparent; font-family: "arial rounded mt", sans-serif; font-size: 10pt; text-decoration: none } 
A:visited.menulink { color: #DC143C; background: transparent; font-family: "arial rounded mt", sans-serif; font-size: 10pt; text-decoration : none }
A:hover.menulink { color: #000000; background: transparent; font-family: "arial rounded mt", sans-serif; font-size: 10pt; text-decoration: none } 
A:active.menulink { color: #0000ff; background: transparent; font-family: "arial rounded mt", sans-serif; font-size: 10pt; text-decoration: none }
.menulink { color: #00009C; background: transparent; font-family: "arial rounded mt", sans-serif; font-size: 10pt; text-decoration: none } /* for NS while A:.menulink ones for IE */
