div#content * {
	font-family:sans-serif;
}

div#content em {
	font-weight:normal;
	font-style:normal;
	letter-spacing:0.08ex;
	font-weight:bold;
}

div#content strong {
	font-weight:normal;
	font-style:normal;
	letter-spacing:0.08ex;
	font-weight:bold;
}

div#content *.block-media-screen {
	display:block;
}

div#content *.block-media-print {
	display:none;
}

div#content *.inline-media-screen {
	display:inline;
}

div#content *.inline-media-print {
	display:none;
}

div#content h1 {
	font-size:120%;
	font-weight:bold;
	letter-spacing:0.2ex;
}

div#content h2 {
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.15ex;
}

div#content h3 {
	font-size:100%;
	font-weight:bold;
	letter-spacing:0.1ex;
}

div#content h4 {
	font-size:105%;
	font-weight:bold;
}

div#content h5 {
	font-size:100%;
	font-weight:bold;
}

div#content h6 {
	font-size:100%;
	font-weight:bold;
}

div#content dl dd {
	margin-bottom:1ex;
}

*.clear {
	float:none;
	clear:both;
}

p.news {
	border-left:4px solid #ff5555;
	border-bottom:2px solid #ff5555;
	padding-bottom:1ex;
	padding-left:1em;
}

