BODY {
	text-align : center;
	font-family : Arial;
	font-size : x-small;
}

UL {
	text-align : left;
	list-style-type : square;
}

LI {
	padding-bottom : 6px;
}
.List
{
	background-color: #00BFFF;
}
.Main
{
	font-family : Arial;
	font-size : larger;
	text-align : center;
}

