p {margin: 0px; border: 0px; }  






.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	line-height: 20px;


}

.text-10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;

}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ff0000;
	letter-spacing: 2pt;

}

.box1 {
	background-image: url(images/jpg/box_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.box2 {
	background-image: url(images/jpg/box_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.box3 {
	background-image: url(images/jpg/box_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
