/* CSS D ocument */
.vcard {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #4A5C68;
	margin-bottom: 6px;
}

.vcard_name {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold; 
	line-height: 12px;
	color: #4A5C68;
}

#div .org {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #4A5C68;
}
.fn {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold; 
	line-height: 12px;
	color: #4A5C68;
}

.org {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #4A5C68;
}