body {
	background-image: url(graphix/tile.jpg);
	background-repeat: repeat;
}
.bottom {
	background-image: url(graphix/bottom.jpg);
	background-repeat: no-repeat;
}
.filler {
	background-image: url(graphix/filler.jpg);
	background-repeat: repeat-y;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
}
.top {
	background-image: url(graphix/top.jpg);
	background-repeat: no-repeat;
}
