/*Style for black rollover text */ .navoff { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color : #000000; } .navoff2 { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color : #000000; } /*Style for blue rollover text */ .navon { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color: #9999FF; } .navon2 { font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold; color: #9999FF; } /*Style for date on Splash rollovers*/ .navdate { font-family: Arial, Helvetica, sans-serif; font-size : 11px; color : #9999FF; } /*Style for links on bottom of pages */ .button { font-family : Arial, Helvetica, san-serif; font-size : 11px; font-weight : bold; color : #000000; } /*Style for bottom of page text */ .bottom { font-family : Arial, Helvetica, san-serif; font-size : 11px; font-weight : bold; color : #000000; } /*Style for Story Headline*/ .headline { font-family : Arial, Helvetica, sans-serif; font-size : 18px; font-weight : bold; color : #617FC9; } /*Style for Story subhead*/ .subhead { font-family : Arial, Helvetica, sans-serif; font-size : 14px; font-weight : bold; color : #666666; } /*Style for Story byline*/ .byline { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : normal; color : #666666; } /*Style for Story text*/ .story { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color : #666666; } /*Style for photo caption on design and profile pages*/ .caption { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold; color : #5C79C1; } /*Style for photo caption on gallery pages*/ .gallery { font-family : Arial, Helvetica, sans-serif; font-size : 10px; } /*Style for text on about the series popout*/ .about { font-family : Verdana, Arial, Helvetica, san-serif; font-size : 11px; font-weight : normal; color : #000000; } /*Style for head on about the series popout*/ .abouthed { font-family : Arial, Helvetica, san-serif; font-size : 14px; font-weight : bold; color : #000000; } /*Style for text on poll popout*/ .poll { font-family : Verdana, Arial, Helvetica, san-serif; font-size : 11px; font-weight : normal; color : #000000; } /*Style for head on poll popout*/ .pollhed { font-family : Arial, Helvetica, san-serif; font-size : 14px; font-weight : bold; color : #000000; } /*Style for related info on profile pages*/ .photocredit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color : #A6A6A6; } /*Style for related info on profile pages*/ .profile { font-family : Arial, Helvetica, sans-serif; font-size : 10px; } /*Style for related info on paragraphs*/ p { font-family : Arial, Helvetica, sans-serif; font-size : 11px; } /*Same as above, but white*/ .wprofile { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color : #FFFFFF }