@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	white-space: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
table {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
tr {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: normal;
	letter-spacing: normal;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-variant: normal;
	font-weight: bold;
}
ul {
	font-weight: normal;
}

