h1 {
  font-size: 145%;
  margin-top: .1em; 
  margin-bottom: .5em;
  color:#990000;
} 

h2 {
  font-size: 120%;
  margin-top: .1em; 
  margin-bottom: .1em; 
  color: #000000;
}

h3 {
  font-size: 105%;
  margin-top: .1em; 
  margin-bottom: .1em; 
  color: #000000;
}

h4 {
  font-size: 90%;
  margin-top: .1em; 
  margin-bottom: .1em; 
  color: #000000;
}

blockquote {
  margin-top: 0em; 
  margin-bottom: 0em; 
 }

.sidebar {
	color:#990000;
	font-weight:bold;
}


.captiontext {
	font: 0.7em  Arial, Helvetica, sans-serif, Geneva;
	margin-bottom: .1em;
	font-weight:bold;

}

.footertext {
	font: 0.7em Arial, Helvetica, sans-serif, Geneva;
	margin-bottom: .1em;
	
}

.photocredit {
	font: 0.6em  Arial, Helvetica, sans-serif, Geneva;
	margin-bottom: .1em;
	font-weight:bold;

}

.graphic {
	margin-top: .5em;
  	margin-bottom: .3em;
	margin-right: 1em;
	text-align:left;
	font-weight:bold;
	float:left;
}

.runninghead {
	font-size:80%;
	color:#990000;
	text-align:left;
	display:block
}

.dropcap {
	font: bold 400%  Arial, Helvetica, sans-serif;
	color: black; 
	width: 7pt; 
	float: left; 
	text-align:top
}

.underline {
	border-bottom: 1px groove black;
}


.overline {
	border-top: 1px groove black;
}

.doubleunderline {
	
	border-bottom: 2px  groove black;
	
}

.topandbottom {
	border-top: 1px groove black;
	border-bottom: 1px groove black;
}

