body {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
