.style {
	font-family: "Verdana", "sans-serif"; 
	font-size: 12px;
	margin: 10px 0px 0px 5px;
	height: 105px;
	border-bottom: 1px dotted #CACACA;
	padding-bottom: 3px;
	clear: both;
}
.style img{
	margin: 4px 0px 0px 5px;
	float: right;
}
.style p{
	margin: 3px 0px 0px 0px;
}

.style strong{
	color: #FF0000;
}

.style b{
	color: #FF6600;
}
