@charset "utf-8";
.mobiletext {
	font-family: "Times New Roman", Times, serif;
}
.mobiletext strong {
	font-size: x-large;
	text-align: center;
}
.mobiletext strong ul li {
	text-align: left;
}
.mobilelist {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	text-indent: 20px;
}
.mobilecontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.mobilecontentleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.mobilecontentfancy {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.mobilecontentbigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.mobilecontentfancy {
	font-style: italic;
}
