/*
 *----------------------------------------------------------------------
 * Jonas Åkerlund
 * Copyright Sector 5 AB 2008
 * ---------------------------------------------------------------------
*/

#primary-nav, #breadcrumbs, input, select, #tip-form, .button, #course-tabs, #links, p#commands, #top h1 {
	display: none;
}

#top h1.print { display: block;}

h1, h2, h3, h4, h5, h6, p, ul li, a { 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:#555555; 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;}





