a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #6633CC;
	text-decoration: none;
	list-style-type: square;
}
a:hover {  color: #CC0000}
li {
	list-style-type: square;
	line-height: 120%;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}
