.typography p {
	margin:0 0 18px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#010101;
	line-height:18px;
}
	.typography p.em { font-style:italic; }

.typography #kdc_body_rightcol p {
	font-size:11px; line-height:15px;
	color:#666;
}

.typography a {
	color:#CC0066;
	text-decoration:none;
}
	.typography a:hover { text-decoration:underline; }

.typography h1 {
	margin:0 0 10px 0; padding:0;
	font-family:"Trebuchet MS", sans-serif; font-size:26px; font-weight:bold; color:#666666;
}
.typography h2 {
	margin:0 0 15px 0; padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; line-height:18px; color:#CC0066;
}
.typography h3 {
	margin:0 0 10px 0; padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; color:#006699;
	line-height:15px;
}

.typography ul {
	margin:0 0 10px 0; padding:0;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#010101;
}
	.typography ul li {
		margin:0; padding:0 0 10px 0;
	}
	
.typography .kdc_breadcrumbs p {
	font-size:11px;
}
