@charset "utf-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
body {
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
