@charset "utf-8";
.top {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: auto;
	border: medium ridge #990000;
	list-style-position: outside;
	list-style-type: disc;
	width: auto;
}
