/*-----> BOF <-----*/

/*-----> Print-design <-----*/

* {
	font-family: Times, Garamond, Serif;
	}

p {
	font-size: 12pt ;
	text-indent: 1.2em ;
	text-align: justify ;
	margin-top: 0em ;
	margin-bottom: 0em ;
	}

a {
	color: rgb(00,00,00);
	text-decoration: none;
	}
	
h1 {
	font-size: 20pt;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	}
	
h2 {
	font-size: 17pt;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	}
	
h3 {
	font-size: 14pt;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	}


#top, #topmenulogo, #topmenucontainer, #topmenu, #menuleftcontainer, #menuleft, #topmenulinks, #Dialoger, #Logo, #LogoText {
	display: none
	}

#footer {
	margin-top: 4em;
}

/*-----> EOF <-----*/
