h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 10px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;

}
.bkg1 {
	background-image: url(panel3.jpg);
	background-repeat: repeat-x;
}
.box1 {
	width: 225px;
	border: 1px solid #558DC6;
}
.box2 {
	width: 300px;
	border: 1px solid #6699CC;
}
.sub1 {
	background-image: url(submit1.gif);
	height: 17px;
	width: 207px;
	border: none;
	color: #FFFFFF;

}
.bkg2 {
	background-image: url(panel3.jpg);
	background-repeat: repeat-x;
}
