.body {
	list-style-image:  url("images-color-inside/squarebullet.gif");
	list-style-type: square;
	font-size: 12px;
	color: #333333;
	font-family: "Trebuchet MS", tahoma, Arial;
}
.pagetitle {
	list-style-image:  url("images-color-inside/squarebullet.gif");
	list-style-type: square;
	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytitle {
	list-style-image:  url("images-color-inside/squarebullet.gif");
	list-style-type: square;
	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #714427;
}
.bodynumbers {
	list-style-image:  url("images-color-inside/squarebullet.gif");
	list-style-type: square;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}
.bodytitle-sub {

	list-style-image:  url("images-color-inside/squarebullet.gif");
	list-style-type: square;
	font-family: "Trebuchet MS", tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

