h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	text-align: left;
} 
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 120%;
	color: #333333;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 120%;
	color: #333333;
}

/************************* ID's *************************/ 

#centerDoc {
	position: absolute;
	z-index: 10;
	padding: 0 0 0px 240px; /*top right bottom left*/
	margin-top: 165px;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 0px;
}
#photo_area {
	position: absolute;
	z-index: 5;
	padding: 0 0 0px 50px; /*top right bottom left*/
	margin-top: 175px;
	left: 0px;
	top: 0px;
	width: 182px;
	height: 200px;
}
