/* generic */
body{
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
}

a {
	text-decoration: none;
}

/* breadcrumbtrail */
#mnu-breadcrumbtrail{
}
#mnu-breadcrumbtrail span{
	font-weight: bold;
}

/* bd */
#bd .content p{
	line-height: 150%;
}
#bd .content h1 + p{
	font-weight: bold;
}
#bd .content li{
	line-height: 150%;
}