body {	font-family: Georgia, "Times New Roman", Times, serif;	background-color: #f3f3f3;	}p, li, dd, dl	{	font: normal 11px Georgia, Times, serif;	color: #333;	line-height: 1.5em;	margin-top: 0;	margin-bottom: 1em;	margin-left: 0;	margin-right: 0;	text-align: left;	}			p.centred {		text-align: center;	}a	{	text-decoration: none;	}a:link	{	background-color: transparent;	color: #966;	}	a:visited	{	background-color: transparent;	color: #966;	}a:hover	{	background-color: transparent;	color: #CC6666;	text-decoration:underline;	}	a:active	{	background-color: transparent;	}strong{ 	font-weight: bold; 	}em { 	font-style: italic; 	}.smallprint {	font: normal 10px Georgia, Times, serif;	color: #666;	}			h1 {	font: normal 17px Georgia, Times, serif;	font-weight: bold; 	}	h2 {	font: normal 13px Georgia, Times, serif;	font-weight: bold; 	}	h3 {	font: normal 11px Georgia, Times, serif;	font-weight: bold; 	border-bottom: 1px dotted #333;	}	img {	display:block;	}