.date {
	color: #cc0000;
	font-family: helvetica,arial;
	font-size: xx-small;
	background-color: #f4f4f4;
	width: 100%;
}
.name {
   font: 13px arial, helvetica;
	color: #cc0066;
	font-family: arial, helvetica;
   font-weight: bold;
}
.title {
   font: 13px arial, helvetica;
	color: #0033cc;
	font-family: arial, helvetica;
   font-weight: bold;
}

