body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	color:#2c3e50;
}

.container { 
	padding:20px;
	width: 600px;
	margin: auto;
 }
P { margin-bottom: 0.21cm; }
P.western { font-size: 12pt; }
P.cjk { font-size: 12pt }
P.ctl { font-size: 12pt; }
H1 { margin-bottom: 0.11cm; }
H1.western { font-size: 16pt; }
H1.cjk { font-size: 16pt }
H3 { margin-bottom: 0.11cm; }
H3.western { font-size: 13pt; }
H3.cjk { font-size: 13pt }
H3.ctl { font-size: 13pt; }
a { color: #1b8edc }

.footer {
	font-size:12pt;
	border-top:1px solid #7f8c8d;
	padding-top:20px;
	padding-bottom: 20px;
	color:#7f8c8d;
}

.footerLink {
	font-size:12pt;
}