/*	sifu-article.css	*/

body,p,div,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	text-align:center;
	}
h1 {
	font-size: 24px;
	line-height: 150%;
	color: #000000;
	font-family: georgia,times,serif;
	margin-top: 20px;
	}
div>h1 img {
	vertical-align:baseline;
	}
div {
	width: 750px;
	margin: 0px auto;
	}
div.header p {
	margin: 20px auto;
	width: 480px;
	height: 619px;
	}
div.header div {
	margin-top: -100px;
	height: 100px;
	}
div.header>div {
/*	margin-bottom: 100px; */
	}
div.header div h4 {
	font-size: 18px;
	font-family: georgia, serif;
	font-weight: bold;
	letter-spacing: .1em;
	color: #ffffff;
	}
div.header div h5 {
	font-size: 14px;
	font-family: georgia, serif;
	font-weight: normal;
	color: #ffffff;
	}
div.header div h6 {
	font-size: 12px;
	font-family: georgia, serif;
	color: #ffffff;
	}
h2 {
	font-size: 18px;
	line-height: 125%;
	color: #000000;
	font-family:verdana,sans-serif;
	}
p {
	font-size: small;
	line-height: 150%;
	font-family: georgia,times,serif;
	text-align:justify;
	text-indent: 3em;
	margin-top: 5px;
	margin-bottom: 5px;
	}
html>body p img.text {
	vertical-align:middle;
	height: 16px;
	font-size: 16px;
	}
p.photo {
	text-indent:0px;
	text-align:center;
	}
p.photo img {
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #000000;
	}
