
/**** STYLE, no layout, no IDs, FEW CLASSES (all without tag), suitable for use in TinyMCE ****/


@import "/style/2011typography.css";

 a:link,
 a:visited,
 a:active
 {
	color: #cd5f02;
 }
 
 a:visited {color: #999999; text-decoration: underline;} 

 h1, h2, h3 {color: #743c0f}
 
 
 #WilliamSaltonstall {
	padding: 1em;
	background: #f6f2f1;
 }
 
 
 
 .cnode_label_also_column p {
	margin-left: 0;
 }