body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
a:link {
	font-family: "MS Reference Sans Serif";
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "MS Reference Sans Serif";
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	list-style-image: url(/menu/images/Bullet_04.png);
}

