/* generic */
body{
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	line-height: 150%;
}

h1,h2,h3{
	font-weight: normal;
	line-height: 110%;
}
h4,h5,h6{
	font-weight: bold;
	line-height: 110%;
}

h1{font-size: 220%; /* 29px */}
h2{font-size: 206%; /* 27px */}
h3{font-size: 131%; /* 17px */}
h4{font-size: 116%; /* 15px */}
h5{font-size: 100%; /* 13px */}

a {
	text-decoration: none;
}

/* breadcrumbtrail */
#mnu-breadcrumbtrail{
	font-size: 93%; /* 12px */
}
#mnu-breadcrumbtrail span{
	font-weight: normal;
}

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


/* seo */
div#seo{
}
div#seo h2, div#seo h2 strong i{
	font-size: 120%;
	font-weight: normal;
	font-style: normal !important;
	padding: 0;
}
div#seo a {
}
div#seo p{
}