.boarderimages {
	border: thin solid #FFFFFF;
	margin: 3px;
	background-repeat: no-repeat;
}
.titles {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3A829E;
	vertical-align: top;
	padding: 1px;
	border: thin none #FFFFFF;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

