body {
	font-family:Arial, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color:#58595b;
	margin:0;
	padding:0;
}

h1 {
	color:black;
	font-size: 2em;
	line-height: 0.75em;
	padding-top: 0.1em;
	padding-bottom: 0.375em;
}

h2,h3,h4  {
	color:#006699;
	font-size: 1.166667em;
	line-height: 1.285714em;
	padding-top: 0.1em;
	padding-bottom: 0.642857em;
}

h3 {

}

h4 {

}

a {

/*	bisher:
	color:#65809b; */

	color:#D9161A;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
a:visited {
	border-bottom:1px dotted;
}


#main .contentcontainer li {
	background: url(/images/dot.gif) 0 6px no-repeat;
	padding-left:20px;
	list-style-type:inside;
}
