span.bigFont, .bigFont {
	font-size: 14px;
}

p {
	font-family: arial,verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: rgb(0,0,0);
}
h2, p.headline_small {
	font-family: arial,verdana, helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 5px;
}
h1 {
	font-family: arial,verdana, helvetica, sans-serif;
	font-size: 17px;
	color: rgb(0,0,0);
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 14px;
}
/*
h1, h2, h3, .csc-firstHeader, .csc-header {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	color: rgb(2,136,82);
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 14px;
	background-image: url(../img_layout/headline_underline.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
*/

