/* * $Revision: 1.3 $ * $Date: 2009/07/30 10:48:15 $ * Language specific styles. */ @import "/worldservice/styles/core/1/core_light.css"; /* =BASE Typography, headings etc. Base size is 14px for Persian (1em = 14px) 1px = 0.071em -> Npx = N * 0.071em Calculate line heights, vertical paddings and margins: x = l/h l = base line height h = height of element (i.e. font size or margin/padding) +++++++++++++++++++++++++++++++++++++++++++++++ */ body#www-bbcrussian-com { font-family:Verdana,arial,helvetica,sans-serif; } /* =Headings -----------------------------*/ h1, h2, h3, h4, h5, h6 { font-family:Verdana,arial,helvetica,sans-serif; font-weight: bold; }