@charset "ISO-8859-1";
body {
	background-image: url(images/pink-polka-dot-background3.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.heading {
	font-size: None;
	font-weight: bold;
}
.footer {
	font-size: smaller;
}
.navicon {
	padding-right: 3px;
	padding-left: 3px;
}
.list {
	list-style-image: url(images/list-icon.jpg);
}