#/* Style sheet for the LabourStart UK website - Last updated 2 July  1999 */

body { background: #000000 } /* Background colour for the whole site. */

A:link { color: black } /* unvisited link */
A:visited { color: black } /* visited links */
A:active { color: red } /* active links */

.promoline { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: x-small; } /* LabourStart promo line */

.lastupdate { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: x-small; } /* Date and time last modified */

.newshead { color: #000099; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold } /* Main news headline of the day. */

.h1 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold } 

.h2 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold } 

.largetext { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small  } /* LabourStart text. */

.text { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small  } /* LabourStart text. */

.priority1 { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium } /* Priority 1 news stories */

.maindefault { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small } /* Priority 1 news stories */

.new { color: red; font-family: Arial, Helvetica, sans-serif; font-size: x-small; background-color: yellow } /* New! */

