body  {
	font-size : 12pt;
	font-family : "Book Antiqua";
	color : #990000;
	line-height : 16pt;
	margin-left : 40pt;
	margin-right : 40pt;
	background-color : #ffcc99;
	margin-top : 10pt;
	margin-bottom : 10pt;
}

h1  {
	font-size : 24pt;
	font-family : "Book Antiqua";
	margin-left : -30pt;
	line-height : 28pt;
	font-weight : bold;
	font-style : italic;
}

h1.straplines  {
	font-size : 20pt;
	line-height : 16pt;
	text-align : center;
	font-weight : bold;
	font-style : italic;
}

h2  {
	font-size : 12pt;
	font-family : "Book Antiqua";
}

A  {
	text-decoration : none;
	font-size : 10pt;
	color : #666666;
	font-family : "Arial Narrow";
}
	
A:Active  {	color : #000000;
			font-weight : bold;}
