img { display: block}
a img { border: 0}
.clear {clear: both; overflow: hidden}
.block {display: block}


h1, h2, h3, h4
{	color: #2577B1}

h1
{	font-size: 1.7em;
	font-weight: normal}

h2
{	font-size: 1.2em;
	font-weight: normal}

p
{	font-size: 0.8em;}

a
{	color: #38649C}

.special
{	color: #6A8135}

pre
{	background: #F1F8F1;
	border: 1px solid #9FAFB1;
	font: 12px lucida console, courier}

pre code
{	display: block;
	padding: 10px}
