@charset "utf-8";
.bgmain {
	background-attachment: scroll;
	background-image: url(dinkumimages/bgmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagefont {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CA0088;
	list-style-image: url(dinkumimages/bullet.gif);
}
.titlefont {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bulletfont {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99CC33;
}

