body {
	text-align: left;
	font-size: 100%;
	font-family: 'Trebuchet MS', 'Arial';
	color: #000;
	background: none;
	line-height: 1.25em;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
	font-weight: normal;
}

p {
	font-size: 1em;
	line-height: 1.25em;
	font-weight: normal;
}

.header {
	border-bottom: 1px solid;
}

.article {
	margin: 1em 0;
}


.article div.callme,
.article div.downloadvcard,
.article div.mailme {
	display: none;
}

.article div.followme a,
.article div.connectme a {
	display: none;
}


.article div.vcard,
.article div.connectme span,
.article div.followme span {
	display: block;
}


.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
