@charset "UTF-8";
#box01 {
	list-style-position: outside;
	list-style-type: disc;
	width: 600px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 10px;
}
#bottomSlug {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 760px;
	font-size: small;
	padding-top: 25px;
}
.boldSVC {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
#ListContainer {
	position: absolute;
	left: 50px;
	top: 200px;
}
