.augstyle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099FF;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}
.verdanastyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
}
