a {
color : #708090;
}

a:hover {
background : gray;
color : #C0C0C0;
}



body
{
	font-family: Hoefler Text, Palatino, Georgia, Times, serif;
	font-size: medium;
	line-height: 175%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	max-width: 50em;
	padding: 4em;
	
}

h1 {
color : red;
margin-top : 6em;
text-align : center;
	font: normal large/150% Tahoma;
	
}

h2 {
	font-size : smaller;
	font-stretch : wider;
	text-align : center;
	margin-top : 2em;
	text-transform : uppercase;
	letter-spacing: +0.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}

h3 {
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: medium;
}

blockquote {
background-color : transparent;
font-size : smaller;
font-style : normal;
margin-bottom : 1em;
margin-top : 1em;
}


table {
border : none;
text-align : left;
border: none;
padding: 2em;
width: 80%;
}

.author
{
	font-size: smaller;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	border-color: gray;
	border-width: 3px;
	border-style: solid none none none;
	margin: 0 15em 4em 15em;
	padding-top: 1em;
}

.endnote_text {
font-size : smaller;
line-height : 140%;
text-align : justify;
margin-left : 2em;
text-indent : -2em
}

.endnote_reference {
vertical-align: none; 
text-decoration: none;
}

.normal {
text-indent : 3em;
}

.normal1 {}

.Block_Text {
margin-top : 2em;
margin-left : 4em;
margin-right : 4em;
font-size : smaller;
margin-bottom: 2em;
}

.image_caption
{
font-size: smaller; 
margin-top: 5px; 
margin-bottom: 5px; 
margin-left: 0px
}
