/*
 *----------------------------------------------------------------------
 * Gunilla Andersson
 * Copyright Sector 5 AB 2008
 * ---------------------------------------------------------------------
*/

#primary-nav, .commands, #top-wrapper, .content-box h2 span, img.play, #logo a img {
	display: none;
}

.print { display: block; margin-bottom: 20px;}

ul li ul li { font-size: 1em;}

li.question a { font-weight: bold;}
.content-box ul { list-style-type: none; margin: 0; padding: 0;}

fieldset { border: none;}

#top h1.print { display: block;}

h1, h2, h3, h4, h5, h6, p, ul li, a, blockquote, label, legend, table, td { font-family: Arial, Verdana, sans-serif; }

h1 { font-size: 2em; line-height:1.3em; color:#000000; }
h2, span.head { font-size: 1.5em; line-height:1.2em; color:#000000;  }
h3 { font-size: 1.2em; line-height:1.2em; color:#000000; }
h4, h5, h6 {color:#000000; font-size: 1.1em; }

p { font-size: 1.1em; margin: 1em 0; }
ul li { font-size: 1.1em;}
a {	text-decoration: underline; color:#999; }
a.img { border: none;}





