
/* Overriding attributes for columns in case of content template #3 */

#ct3 TD#colNormal P.bodytext
{
	font-size: 12px;
}

#ct3 TD#colNormal h1
{
	font-weight: normal;
	vertical-align: top;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	padding-right: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* Overriding attributes for columns in case of content template #4 */

#ct4 TD#colRight P.bodytext,
#ct4 TD#colLeft P.bodytext,
#ct4 TD#colNormal P.bodytext
{
	font-size: 12px;
}
