.Title {
	font-size: x-large;
	font-weight: bold;
	text-align: center;


}
.subTitle {
	font-size: 16px;
	font-weight: bold;
	background-position: center;
	text-align: center;


}
.Auther {
	font-size: 16px;
	font-weight: bold;
	text-align: right;

}
body {
	font-size: 14px;
}
.ArticleBody {
	font-size: 18px;
}
.ArticlesLink {
	font-size: 10px;
}
.footer {
	font-size: 14px;
}
.PictureNote {
	font-size: 16px;
	text-align: center;
	font-weight: bold;


}
.ContentsTitle {

	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.ContentsBody {

	font-size: 14px;
}
.ArticleTitle {

	font-size: 16px;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
