.itemcolumn {

}


.itemcolumn h2{
	font-size: 11px;
	color: #999999;
	font-style: italic;
	font-weight: normal;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.itemcolumn h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.itemcolumn h4 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
	color: #333333;
	margin-left: 15px;
}
.itemcolumn h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}
.itemcolumn h6{
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}

