@charset "UTF-8";


/* onsidenorthwest.org PRINT ONLY CSS Document */



body {
  color : #000000;
  background : #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size : 11pt;
  
}

a {
  text-decoration : underline;
  color : #0000ff;
}

p	{
	line-height: 18px;
	}

#nav,a.pdf {
  display : none;
} 

td	{
	padding: 5px;
	border: 1px solid black;
	}

h1	{
	font-size: 18pt;
	padding-bottom: 15px;
	border-bottom: 1px solid #666666;
	}
	
h2	{
	font-size: 16pt;
	}
	
h3	{
	font-size: 14pt;
	}
	
h4	{
	font-size: 12pt;
	}
	
#footer p	{
	font-size: 8pt;
	}