/* CSS Document */

.title_purple {
	font: bold 16px arial;
	line-height: 19px;
	color: #660099;
}
.text_black {
	font: normal 12px "trebuchet ms";
	color: #000000;
	line-height: 15px;
}

