body {
	font-family: arial;	
}

p.bodytext{
	font-size: 18px;	
}

h1{
	font-size: 32px;
	font-weight: bold;
}

div.csc-header h1{
	font-size: 32px;
	font-weight: bold;
}


a {
	color: #000000;
	text-decoration: none;
}

ul {
	list-style-image: url("images/strich.gif");
	margin: 0px;
	padding-left: 17px;
}

