  /* CSS Document */
/* kensmallassociates.com */
body.default 		{margin:25px 0px; padding:0px; text-align:center; background-color:#ECE9D1;}

/* controlling the header, which is somehow making the page centered */
#centering_box	 	{ width:760; margin:0px auto; text-align:left; padding:20px; border:0px solid #999;}



.subhead {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.subheadspace {
	font-family: verdana;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.regular {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

