BODY, td,div  {font-size: 12px;	
}

BODY {
margin: 10px;
 padding: 10px; 
 font-family: Verdana,Arial,sans-serif;
}
img {
margin: 0 8px 0 0 ;
}
table  {
border: 1px solid gray;	
}

td.footer{
text-align: center;
	font-size: 10px;
}

td.footer img{
 vertical-align: middle;
 border:none;
}

td.footer a{
text-decoration: none;
	font-size: 10px;
}

td.footer a:hover{
text-decoration: underline;
}

div.ctext {
float: none;
text-indent: 2em;
margin-bottom: 1em;
}
div.ctext p{
 margin: 3px 0 0 0 ;
 }

div.slug {
font-weight: bold;
 font-size: 120%;
}


H1 {
	font-size: 200%;
	border-bottom: 1px solid gray;
	padding: .1em;
	margin: .2em 0 ;
	text-indent: 1em;
	letter-spacing: .05em;
}