/*
 *----------------------------------------------------------------------
 * Jonas Åkerlund
 * Copyright Sector 5 AB 2008
 * ---------------------------------------------------------------------
*/
body { font-size: 11pt; color: #000;}

#primary-nav, #related, #logo, #header-content, #presentation.box, #entrances, #flash, #footer, #xform,
#breadcrumbs, .list-archive, .printit { 
	display: none;
}

h1, h2, h3, h4, h5, h6, p, li, a, blockquote, label, legend, table, td { font-family: Verdana, Arial, sans-serif; }

h1 { font-size: 20pt; line-height:25pt;}
h2 { font-size: 11pt; line-height:15pt; }
h3 { font-size: 11pt; line-height:15pt; }
h4, h5, h6 { font-size: 11pt; line-height: 15pt; }

p, ul, ol, table { margin: 0 0 17pt 0; }
a {	text-decoration: underline; color:#999; }
a.img { border: none;}
.print { display: block; margin: 0 0 30px;}
fieldset { border: none;}
p.topic-header { margin: 0;}
p.img-caption, p .date { margin: 0; font-size: 10pt;}
p.head { margin: 0;}
.article-footer { font-size: 10pt; font-style: italic;}
a.question { font-weight: bold;}



