
BODY
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.viewPresentationLink
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.carddata
{
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	line-height: 14pt;
}

.cardtitlelink
{
	margin-top: 10;
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	line-height: 14pt;
}


.cardlabel
{
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
}

.cardmorelink
{
	float:right;
	font-size: 10px;
	font-weight: bold;
	color: Blue;
	cursor:pointer;
	cursor: hand;
}
