body {background-color: #fff;}
img {border: 1px dotted #aaa;}
iframe {margin-bottom: 12px;}
div {
	margin: 50px 0 100px 75px;
	cursor: default;
}
p#above, h1 {
	font-size: 24px;
	font-family: helvetica, franklin;
	color: #000;
	font-weight: 400;
}
p#below {
	line-height: 1.5em;
	font-size: 12px;
	font-family: georgia, 'times new roman';
	color: #444;
	font-style: italic;
	font-weight: 200;
}
a, a:link, a:active, a:visited {
	border-bottom: 1px dotted #aaa;
	color: #333;
	text-decoration: none;
}
a#ijfd, a#ijfd:link, a#ijfd:active, a#ijfd:hover, a#ijfd:visited {
	border: none!important;
	margin-bottom: 1em;
}
a#amp, a#amp:link, a#amp:active, a#amp:hover, a#amp:visited {
	color: #d4d4d4;
	letter-spacing: -0.15em;
	border: none;
	font-size: 0.9em;
	cursor: url(thinkingface-20x20.png) 10 10, auto;
}
a:hover, a:hover h2, a:hover h3, a:hover h4, a:hover h5 {
	color: #667;
	cursor: pointer;
}
a.tiny {
	line-height: 2.25em;
	font-size: 9px;
}