/*	Copyright Stephen Hawkins 2001
	Style sheet for Mad Mole's Mondeo Madness
*/
Body 	{font-size: 12pt;
	font-family: "Arial";
	color: Black;
	/*background: url("images/Mondeo.gif");*/
	background: color: White;
	line-height: 14pt;
	margin-left: 10pt;
	margin-right: 10pt;}
/* Indent Paragraphs */
p	{margin-left: 10pt;
	margin-right: 10pt;}
/* Headings */
h1	{font: 22pt Arial;
	font-weight: bold;
	line-height: 26pt;}
h2	{font: 18pt Arial;
	font-weight: bold;
	line-height: 22pt;}
h3	{font: 16pt Arial;
	font-weight: bold;
	line-height: 18pt;}
/* Footnotes */
div.footnote {font: 24pt Arial;
	font-size: 9pt;
	font-weight: italic;
	line-height: 12pt;
	text-align: center}
