/*********************************************************************/
/* DEFAULT HELPER CLASSES FOR KITTELSON & ASSOCIATES, INC'S WEBSITES */
/*********************************************************************/

.clearer {
	clear:both;
}
.float {
	float:left;
}
.floatright {
	float:right;
}
.amp {
	font-family:"Baskerville", "New Baskerville", "NewBskvll BT","Goudy Old Style","Palatino","Book Antiqua",serif;
	font-size:130%;
	line-height:0;
	font-style:italic;
}
.about {
	font-size:120%;
	color:#999;
}