	.spacer {font-size: 2.5em;}

	.menu1 {font-family: impact,arial,sans-serif;
			color: #003366;}

	.menu2 {font-family: impact,arial,sans-serif;
			font-size: .9em;
			color: #003366;}

	.volume {color: #990000;}
	
	.commentary {font-size: 1.5em;}

/* Article information */
	
	/* Article */
	.article {text-align: justify;}
	
	/* Article title */
	.title {font-size: 1.5em;
			font-weight: bold;
			font-family: arial, sans-serif;
			text-align: center;}
			
	/* Author's name */
	.name {text-align: center;}

	/* Author's location */		
	.location {font-style: italic;
			text-align: center;}
	
	/* Section headings */
	.head1 {font-family: arial, sans-serif;
			font-weight: bold;
			text-align: center;}

	.head2 {font-family: arial, sans-serif;
			font-weight: bold;}
			
	/* Appendix */
	.app1 {text-decoration: underline;}
	
	
/* Area-specific information */
	
	body {color: black;}
	
	A {color: #003366;}
	A:visited {color: #990000;}
	A:hover {color: blue;}
	
	A.art {color: #003366;
			font-size: 1.5em;}
	A.art:visited {color: #990000;}	
	
	A.auth {color: #003366;
			font-size: 1em;}
	A.auth:visited {color: #990000;}	

	A.side {color: #003366;}
	A.side:visited {color: #990000;}
	A.side:hover {color: blue;}	

