h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 50px;
	color: #dbe283;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 40px;
	color: #dbe283;
}
.journal h2 a{
	text-decoration: none;
	margin-top: 20px;
	color: #dbe283;
}
.journal h2 a:hover{
	text-decoration: underline;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 40px;
	color: #dbe283;
}
p,
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	color: #ffffff;
}
.journal-photo{
	display: block;
	float: left;
	margin: 6px 10px 6px 40px; 
}
table h2,
table h3 {
	margin: 0px;
}
p a,
ul a,
ol a,
table a,
label a {
	color: #ebddbb;
	text-decoration: none;
}
p a:hover,
ul a:hover,
ol a:hover,
table a:hover,
label a:hover {
	text-decoration: underline;
}
ul,
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 60px;
	margin-right: 40px;
	margin-top: 15px;
	color: #ffffff;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
hr {
	display: block;
	margin: auto;
	width: 537px;
	height: 1px;
	border-bottom: none;
	border-top: 1px solid #dbe283;
	margin-top: 20px;
	padding: 0px;
}
#middle-center img {
	margin-left: 40px;
	margin-top: 5px;
	border: 1px solid #cccccc;
}
#middle-center a img,
#middle-center table img,
#middle-center p img {
	margin-left: 0px;
}