@CHARSET "ISO-8859-1";
.csc-header h1, #content h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 800;
	padding-bottom: 5px;
}

.download {
	padding-left: 20px;
	margin-left: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	background: url(images/favicon.gif) no-repeat;
}
	

.bodytext a, .indent a, .align-right a {
	text-decoration: underline;
	color: blue;
}

.indent {
	padding-left: 20px;
}

.align-right {
	text-align: right;
	margin-bottom: 20px;
}

.bodytext {
	margin-bottom: 20px;
}

.contenttable .bodytext {
	margin: 0;
	padding: 0;
}

