body {
	font-family: arial, verdana, sans-serif;
	color: #606060;
	overflow: hidden;
}
h1 {
	font-size: 1.1em;
	margin-bottom: 1em;
}
.csc-header-n1 h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 1em;
}
p {
	margin-bottom: 1em;
}
ul, ol {
	margin-left: 2em;
	margin-bottom: 1em;
	padding: 0px;
}
li {
	margin-bottom: 0.5em;
}
table {

}
td {
	padding: 3px;
	background-color: #EEE;
}
th {
	background-color: #E0E0E0;
	padding: 3px;
}
.block {
	width: 100%;
	overflow: hidden;
}

div.csc-textpic {
	overflow: visible;
}