a img {
	border:none;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	}

h1 {
	font-size:18px;
	}

h2 {
	font-size:16px;
	}

h3 {
	font-size:14px;
	}

h4 {
	font-size:12px;
	}

h5, h6 {
	font-size:11px;
	}
	
p {
	margin:0 .75em 1em 0;
	}


div.ClearFix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.ImageReplacement {
	position:absolute;
	left:-2000px;
	}

.ClearImage { clear:both; }