.title {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	list-style-type: disc;
	width: auto;
	border: thin dashed #0066FF;


}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.brand {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	list-style-type: disc;
	width: auto;
	border: thin dashed #99FFCC;
                                   
}
