
	BODY {background-color: #FFFFEE; color: black; background-image: none }

	
	a:link { color: #9900CC } 
	a:visited{color: #cc00FF} 
	a:active{color: #00FF00}
	
	h1, h2, h3, div.class5 {
		font-family: 'Times New Roman'; font-weight:bold; color:#400080} 
	h4 {font-family: 'Times New Roman'; font-weight:bold; color:#808040}
	h5 { color:#408040}
	
	p:first-line{ text-indent: 1cm } 
	
	blockquote {margin-left: 0.5 cm; } 
	em {color:#CC0000; font-style: normal} <!-- red, not italicised--> 
	strong {color:#CC0000; font-style: bold}
	
	div { page-break-after: always }
	table{  page-break-inside: avoid}

	