table#topic_grid td {
	vertical-align: top;
	text-align: left;
	background-color:#FFFFFF; /*Green Background #BCE58C*/
}

table#topic_grid p {
	margin: 0;
}	

table#topic_grid p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.5em 0 0.5em 0;
}

tr#topic_grid p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.5em 0 0.5em 0;
}

table#topic_grid p.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	margin: 0 0 0.5em 0;

}

tr#topic_grid p.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	margin: 0 0 0.5em 0;

}

table#topic_grid p a,
table#topic_grid p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67447A;
	margin: 0 0 0 0;
	text-decoration: none;
}

tr#topic_grid p a,
tr#topic_grid p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67447A;
	margin: 0 0 0 0;
	text-decoration: none;
}
