body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	color: #222222;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ulone {
	list-style-type: disc;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #003366;
	font-style: italic;
}

.ultwo {
	list-style-type: circle;
	list-style-position: outside;
}
.menu {
	margin: 0px;
	padding: 0px;
}

.ulthree {
	list-style-type: square;
}
