@charset "utf-8";

html{
	height:100%;
	width:100%;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
	margin:0px;
}
li{
	font-weight: normal;
	font-size:30px;
	list-style-type: disc;
}
