body {
	font-family: "verdana", "helvetica", sans-serif;
/*	color: #ffffff; */
	margin-left: 0px;
	margin-right: 0px;
}

p {
	margin-left: 5px;
	margin-right: 7px;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.valikko {
	background: #6EA8D0 none;
	width: 100px;
	color: #000000;
	vertical-align: top;
	border: solid 1px #000000;
}

.listaus {
	color: #ffffff;
	margin-left: 15px;
	display: list-item;
	list-style-type: circle;
	font-family: "verdana", "helvetica", sans-serif;
}

ul {
	color: #333366;
}