body, p, td, th, li {
	font-family:verdana,helvetica,arial,helv,sans-serif; 
	font-size : 9px;
	color: #cccccc;
	}

body {
	margin : 0px; 
	padding: 0px; 
	}

.heading {
	color: #8CCE21;
	}

p.editionreference {
	font-weight: bold;
	}

p.editionlimit {
	font-weight: bold;
	color: #999999;
	}

p.editionlocation {
	font-size: 120%;
	font-weight: bold;
	}
	
a:link {
	color: #66CC00;
	text-decoration: underline;
	}

a:visited {
	color: #339900;
	}
	
a:hover {
	color: #FF0000;
	}
