@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.container {
	display: table;
	position: fixed;
}
.PageTitle {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.title {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
p {
	margin-top: 16px;
	margin-bottom: 16px;
}
