body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
a:link,  a:visited {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #00f;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #663;
	line-height: 110%;
}
h1 {
	margin-top: 0em;
	margin-bottom: 0.3em;
}
h2, h3, h4, h5 {
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	font-weight: normal;
}
p {
	margin-top: 0em;
	margin-bottom: 0.8em;
}
ul, ol, dl {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}
li {
	margin-top: 0em;
	margin-bottom: 0em;
}
.byline {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.byline .dato {
	font-size: 10px;
	padding-left: 20px;
}
.ingress {
	font-size: 13px;
	font-weight: bold;
}





