/* CSS Document */

a:link {color:#761D19}
a:visited {color:#761D19}
a:hover {color:#336666}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, ul, li{
  	margin: 0px;
}

.Content {
	font-size: 1em;
	text-align: left;
	line-height: 1.5em;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 20px;
}

blockquote {
	font-size: 1em;
	text-align: left;
	line-height: 1.5em;
	font-style:italic;
	color: #000000;
	margin-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 20px;
}

h1 {
	font-size: 1.5em;
	font-style: normal;
	color: #663333;
	margin: 5px 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.25em;
	color: #356768;
	margin-left: 20px;
	margin-bottom: 0px;
}

ul {
	font-size: .90em;
	text-align: justify;
	line-height: 1.25em;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

li {
	margin-right: 0px;
	margin-left: 40px;

}

.caption {
	font-size: 0.9em;
	color: #333333;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 20px;
}

.footer {
	text-align: center;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.4em;
	font-family: "Times New Roman", Times, serif;
	background-color: #F2D9AA;
}

.photo {
	margin-top: 5px;
}

.bottomtag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	background-position: center;
	text-align: center;
	font-style: italic;
	color: #333333;
}
h3 {
	margin-left: 20px;
	color: #356768;
	font-size: .90em;
}
.emphasis {
	font-weight: bold;
	color: #663333;
}
.authors {
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
}
