SMALL {
	font-size: 70%;
}

IMG {
	border-color: black;
}



BODY {
	background-image: url(paws.gif);
	color : #FFFFFF;
	font-family :  Arial, sans-serif;
	font-size: 80%;
}

BODY.menu {
	background-image: url(bg.gif);
	color : #FFFFFF;
	font-family :  Arial, sans-serif;
	font-size: 80%;
}



LI {
	list-style: disc outside url(paw.gif);
	margin-bottom: 1ex;
	margin-top: 1ex;
	font-size : 120%;
	font-weight : bold;
}

LI.small {
	list-style: square outside url(paw.gif);
	margin-bottom: 1ex;
	font-size : normal;
	font-weight : normal;
}

LI.right {
	list-style: none outside url(bg.jpg);
	font-size : normal;
	font-weight : bolder;
	margin-top:0;
}
FONT.headline {
	color: #ffff00;
	font-size: 24;
}
FONT.subheadline {
	color: #000080;
	font-size: 15;
}
