/* italic span */ span.italic { font-style: italic; } /*Scrollbar colors */ body { scrollbar-face-color: #4C6E9B; scrollbar-shadow-color: #4C6E9B; scrollbar-highlight-color: #4C6E9B; scrollbar-track-color: #C6DCEC; scrollbar-arrow-color: #C6DCEC; background-image: url(http://www.hullcc.gov.uk/hullinprint/images/page_background.gif); background-position:right; background-repeat:repeat-y; background-color: #EDF4F9; margin:0; } /*Universal link settings*/ a { font-size: 10pt; font-weight: 500; font-style: normal; font-family:"Arial","Helvetica",sans-serif; color: #0000ff; text-decoration: none; } /*Mouseover for links*/ a:hover { color: #000000; text-decoration : underline; } /*Callout settings */ .callout { width: 130px; float: right; color: #4C6E9B; font-size: 18px; font-style: italic; font-weight: bold; } /* Page Infrastructure Settings */ .navTitle { font-family:'Arial','Helvetica',sans-serif; font-size:10pt; color:#FFFFFF; font-weight:800; } .articleLink { font-size: 11pt; font-weight:500; font-style: normal; font-family: "Verdana","Arial","Helvetica",sans-serif; } /*Universal text settings*/ div { font-size: 10pt; font-weight: 100; font-style: normal; font-family: "Arial","Helvetica",sans-serif; color: #000000; } p { font-size: 10pt; font-weight: 100; font-style: normal; font-family: "Arial","Helvetica",sans-serif; color: #000000; } li { font-size: 10pt; font-weight: 100; font-style: normal; font-family: "Arial","Helvetica",sans-serif; color: #000000; } .bold { font-weight:800; } /*Title Settings (date etc) */ .heading { font-size: 11pt; font-weight: 800; font-style: normal; color: #000000; font-family: "Verdana","Arial","Helvetica",sans-serif; } /*Footer Settings*/ .footBlue { font-size: 7pt; font-weight: 500; font-style: normal; font-family: "Verdana","Arial","Helvetica",sans-serif; color: #C6DCEC; } .footWhite { font-size: 7pt; font-weight: 100; font-style: normal; font-family: "Verdana","Arial","Helvetica",sans-serif; color: #EDF4F9; }