body {
	background-image: url(stipdc/main-tile.gif);
	background-attachment: fixed;
	background-position: center;
}
p {
	font-family: Tahoma, Arial;
	font-size: x-small;
	color: #333333;
}
ul {
	font-family: Tahoma, Arial;
	font-size: x-small;
	color: #333333;
	list-style-type: circle;

}
.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;

}
}
.menu:hover {
	text-decoration: underline;

}
