/* General style sheet for Labour web site */ body { background-color: white; font-family: verdana, Arial, Helvetica, sans-serif } p, td, ul, ol, dl, blockquote, dir, h1, h2, h3, h4, h5 { font-family: verdana, Arial, Helvetica, sans-serif } p, td, ul, ol, dl, blockquote, dir { font-size: 10pt } h1 { font-size: 18pt; font-weight: bold } h2 { font-size: 14pt; font-weight: bold } h3 { font-size: 12pt; font-weight: bold } h4 { font-size: 10pt; font-weight: bold; } h5 { font-size: 7pt; font-weight: bold; color: #F6DB00} .newstxt { font-size: 8pt; margin-left: 8pt; margin-right: 8pt } .maintxt { font-size: 9pt; margin-left: 8pt; margin-right: 8pt } .mnutxt { font-size: 9pt; color: rgb(255,255,255) } .colofon { font-size: 8pt; } .small { font-size: 8pt } .big { font-size: 14pt } a { text-decoration: none } .mnutxtdocs { font-size: 9pt; color: #C40023 } .headtxt { font-size: 10pt; color: #C40023 } a:hover { font-weight: bold }