body {
	background-color: #E3C1C0;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	text-align: center;
}
h1 {
	font-size: 36px;
	color: #CC0000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-indent: 5px;
	width: 1000px;
	background-color: #CCCCCC;
}
.table-pr {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-indent: 5px;
	width: 500px;
	background-color: #CCCCCC;
}
hr {
	text-align: center;
	width: 1024px;
	font-variant: small-caps;
	border: 1px outset #CC3300;
}
