/* General Content */
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
.header1{

}

.header2{

}
img {
	border: 0px none;
}
a {
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.bodytext a{
	color:#660000;
}
.csc-header csc-header-n2 h1{
	font-size: 12px;
}
-->