/* CSS Document */
#home_article {
	position: absolute;
	left: 50%;
	width: 445px;
	margin-left: -377px;
	text-align: left;
	margin-top: 10px;
}

p {
	font-size: 10px;
	font-weight: normal;
	font-family: "Palatino Linotype";
	color: black;
	line-height: 15px;
}

#text h2 {
	font-family: Palatino Linotype;
	color: #000080;
}

#text h3 {
	font-family: Palatino Linotype;
	color: #000080;
	margin-bottom: 0px;
	margin-top: 0px;
}

#text h4 {
	font-family: "Palatino Linotype";
	color: #000080;
	margin-bottom: 0px;
	margin-top: 0px;
}