/* specific to Peking Journal*/

H1.pj {
	font-family: "Times New Roman", serif;
	font-size: 28px;
	color: #333399;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 0px;
}
H1.pjSub {
	font-family: "Times New Roman", serif;
	font-size: 16px;
	color: #333399;
	line-height : 140%;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-transform: none;
}
H3.pj {
	font-family: "Times New Roman", serif;
	font-size: 16px;
	color: #333399;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-transform: none;
}
P.pj {
   font-size : 12px;
   line-height : 140%;
	text-align : justify;
	margin-right : 15px;
	margin-left : 15px;
	margin-bottom : 15px;
	margin-top : 15px;
}
P.pjsh {
	color: #333399;
   font-size : 16px;
   line-height : 140%;
	text-align : left;
	margin-right : 15px;
	margin-left : 15px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight: bold;
	text-decoration: underline;
}
A.pj:link {font-size: 14px; color: Red; text-decoration: none; }
A.pj:active {font-size: 14px; color: Red; text-decoration: none; }
A.pj:visited {font-size: 14px; color: Red; text-decoration: none; }
A.pj:hover {font-size: 14px; color: #333399; text-decoration: none; }