/* content.css */

.bodytext {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	
	line-height: 16px;
	margin-bottom: 8px;
}

.bodytext b {
	color: #ba0000;
	font-size: 14px;
}

.contenttable p {
	margin-bottom: 3px;
}

.csc-textpic .csc-textpic-imagewrap {
	margin-bottom: 10px;
}

.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
}

.csc-sitemap ul {
	margin-left: 15px;
	list-style: disc;
	
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.csc-sitemap ul a {
	color: #ba0000;
}
