.vcard {
	background-color: #fff;
	background-image: url(../pix/gradient_bar.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	width: 500px;
	border: 1px solid #003;
	text-align: left;
	margin: 5px;
	}
.fn {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bolder;
	color: #003;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	}
.title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	}
.org {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	}
.street-address {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	}
.region {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	}
.postal-code {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	}
.locality {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	}
.adr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	}
.email {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	line-height: 15px;
	}
.tel {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	float: right;
	}

