/*
project: stylesheet, print media 
author : ois
date   : April 2006
*/

body 	{
	color: #000;
	font-family: georgia,"times new roman",serif;
	font-size: 12pt;
	line-height: 125%;
	}

img { display: block; }

#navigation { display: none; }

#sidebar1 { display: none; }
#sidebar2 p { font-size: 11pt; }

.hide { display: none;  }	

