.dpi {
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bodybg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
}
.bullets {
	list-style-position: inside;
	list-style-type: circle;
}
