
.content{
	height:950px;
}


.hh{
	margin-left:20px;
	display:block;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	line-height:1.2em;
	height:1em;
	width:600px;
}

.hh:first-child{
	height:1.5em;
	line-height:2em;
	vertical-align:middle;
	display:block;
}

.content p{
	margin-left:20px;
	margin-top:10px;
	
	height:auto;
	line-height:1.2em;
	width:900px;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;

}
.content #images{
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:805px;
	padding:20px;
	margin-bottom:-10px;
	padding-bottom:0;
}

.content #images div{
	display:block;
	float:none;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px;
}

.content #images div a{
	text-decoration:none;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:auto;
	margin-right:auto;
	width:inherit;
	text-align:center;
}

.content #images div a:link{
	text-decoration:none;
}

.content #images div a:focus{
	text-decoration:none;
}

.content #images div a:active{
	text-decoration:none;
}

.content #images div a:hover{
	text-decoration:underline;
}

.content .italics{
	font-style:italic;
	width:420px;
	margin-left:-20px;
	line-height:1.1em;
}

.content ul{
	width:500px;
	float:left;
	height:auto;
	list-style:none;
	line-height:1.5em;
	text-align:left;
	margin-top:-5px;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.content #ul2{
	width:250px;
}







