/* Print CSS for: whelancoaching.com v 1.0Author: Mat Frankum, Funkadelic SoulEmail: funkadelicsoul@googlemail.com*//* Don't Print */#skipto,#skipback,#constantInfo,#footer ul,blockquote.graphicalQuote,object,#contactform,.noprint  {	display:none;	}/* End Don't Print *//* Navigation */a {	color:#000000;	text-decoration:none;	}a[rel="external"]:after {   content: " (" attr(href) ") ";   font-size: 90%;   }/* End Navigation *//* Formatting */body {	background-color:#FFFFFF;	color:#000000;	font-family:"Times New Roman", Times, serif;	font-size:12pt;	}	#logo {	font-size:22pt	}#logo a {	text-decoration:none;	font-weight:bold;	color:#000000;	}	#footer {	border-top: 1px #000000 solid;	}	h2 {	font-size:18pt;	}	h3, caption {	font-size:16pt;	}h4 {	font-size:12pt;	}	hr {	border:0;	color:#000;	background-color:#000;	width:90%;	height:1px;	}	img {	border:none;	}	.imgFrame {	text-align:center;	background-color:#FFF;	}.imgFrame p {	margin:0;	padding:0;	font-size:8pt;	color:#000;	font-family:Georgia, "Times New Roman", Times, serif;	}.imgFrame p:after, .imgFrame p:before {	content: " ~ ";	}	.extraMargin li {	margin-bottom:10pt;	}	.imgLeft {	float:left;	margin:0 10px 20px 0;	}.imgRight {	float:right;	margin:0 0 20px 10px;	}	.vcard {	display:block;	}