.vcard {
	font-size: 0.8em;
	width: 95%;
	text-align: center;
	border-right: 2px solid #000;
	padding-right:2px;}	

.vcard a {
	color: #000;
	text-decoration: none;
}

.vcard a:hover {
	color: #009900;
	text-decoration: underline;
}


.vcard .fn {
	display: block;
	font-weight: bold;
} 

.vcard h2 {
text-align: center;
font-size: 140%;
color: #090;}