@charset "utf-8";
/* CSS Document */

html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#ack {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF0;
	background-color: #006;
}
