/* stylesheet for mercury rising */

body {			margin: .1in;
  					padding: 0;
  					background-color: #B1B3CB;
  					font: 12px Georgia, Times New Roman, Times, serif; 
  					color: black; 
  					}

a {			color: #992299; text-decoration: none;}
a:hover { 			color: #003366;  
								text-decoration: none;
				}

p {			font: 12px Georgia, Times New Roman, serif}


h1 {				font: bold small-caps 20px Georgia, Times New Roman, Times, serif;
						text-decoration: underline;			
						text-align: center;		
						letter-spacing: .1em;
						margin-bottom: 0.4em;
	 }

h2 {				font: normal small-caps 13px Georgia, Times New Roman, Times, serif; 
						text-align: center;
						letter-spacing: .2em;		
						margin-top		: 0.2px;
						margin-bottom		: 0.5em;
	 }
					
h3 {				font: bold small-caps 13px Georgia, Times New Roman, Times, serif; 
						text-align: left;
						margin-top: .5em;
						margin-bottom: .5em;
						text-decoration: underline;		
	 }					
					
h4 {			font: italic 13px Georgia, Times New Roman, Times, serif ;
					margin-bottom: 0.2em;
					margin-top: 0.0em;
					text-decoration: underline;
	}

li {
	 list-style-type: square;
	 margin-top:			.3em;
	 margin-left: 0px;
}


.booktitle, .articletitle  {
					
		}
