* html q {
	behavior:url(fixQuotes_en.htc);
}

body {
	font-family:constantia,'Hoefler Text','Big Caslon',baskerville,Garamond,serif;
	font-size:100%;
	line-height:1.4em;
	quotes:"\201C" "\201D" "\2018" "\2019";
}
h1, h2 {
	line-height:1.8em;
	margin:0;
	padding:0;
}
p,li {
	font-size:.9em;
}
img {
	border:0;
}
a {
	color:#0af;
	text-decoration:none;
	border-bottom:0px solid #0af;
}
h3 {
	font-size:.9em;
	margin-top:2.3em;
}
ul {
	list-style-type:none;
	padding:0;
	margin-bottom:1ex;
}
li {
	margin-bottom:1ex;
}

address {
	font-size:.6em;
	letter-spacing:.1ex;
}
	address a {
		border:none;
		color:#000;
	}

span[lang] {
	font-style:italic;
}

div#container {
	width:50em;
	margin-left:2em;
}