body {
	font-family:	"Times New Roman", Georgia, serif;
	font-size:	11pt;
	margin:		1cm 0.5cm;
}

/* Head 
*******************************/

#header {

}

#logo h1 a {
	color:				#000;
	text-decoration:	none;
	font-family:		"Impact", "Arial Black", "Tahoma", Arial, Helvetica, Lucida, sans-serif;
}

#navigation {
	display:	none;
}

/* End Head 
*******************************/

/* Main 
*******************************/

#main {
}

#col-l {
}

#col-l #content img {
	display:	none;
}

#col-l .toc {
	display:	none;
}

#styleselect {
	position:	absolute;
	top:		0;
	right:		0;
	margin:		2.5em 1em 0 0;
	font-size:	8pt;
}

#styleselect ul {
	list-style:	none;
}

#styleselect li#printsel {
	display: 	none;
}


#col-r {
}

#col-r #blocks {
}

/* Footer 
******************************/

#footer img {
	display:	none;
}

/* End Footer 
******************************/