/*

  style sheet for the Journal of Artificial Societies and Social Simulation
		http://jasss.soc.surrey.ac.uk/styles.jasss.css

	17 May 2009  Nigel Gilbert
	
*/

body {
	background: white;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", Verdana, Geneva, Arial, sans-serif;
	}

a:link {
	color:#0000ff;
	}
a:visited {
	color:#006633;
	}
a:active {
	color:#99cc99;
	}
	
img {
	border:0;
	}
	
h1, h2, h3 {
	font-weight: bold;
	font-size: large;
	}
h4 {
	font-weight: bold;
	}
h5 {
	font-style: italic;
	}

h3 img {
	vertical-align: -20%;
	padding-right: 15px;
}

dl[compact] dt { float: left; }

.copyright {
	font-size: x-small;
	}

.artauthor {
	font-size: large;
	font-weight: bold;
	}

.arttitle {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	}
	
.artlocation {
	font-size: large;
	text-align: center;
	}
	
.artinfo, .artdates {
	font-size: small;
	text-align: center;
	}

.acrobat, .back, .bookorder {
	}