.personName
{
	cursor: hand;
	cursor: pointer;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.personDesignation
{
	font-size: 11px;
	color: #000000;
}

.personDescription
{
	text-align: justify;
}

.openLink
{
	color: #000099;
}

.closeLink
{
	color: #A5203B;
}

.vvTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.vvText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}