body {
	margin:  20px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #353535;
	background: #ffffff;
}

a  { color: #666666; text-decoration:hover;}

h1 { font-size: 15px; }
h2 { font-size: 15px; }

.published {font-size: 10px;}
.smaller   {font-size: 9px; color=#343434; }