@charset "utf-8";
/* CSS Document */

/**************************************************

Print Stylesheet : : By Brett Hoffman
---------------------------------------------------
**************************************************/

* {
   margin: 0;
   padding: 0;
}

body {
   font-family: Garamond, serif;
   font-size: 16pt;
   color: #000000;
   width: 100%;
}

#content #print, #news, #mission, span.taxonomy, #noscript, hr, #navigation, #sidebar, .picturesl, .picturesr, ul.links#subnavlist, ul.links#navlist, .h1-block{
   display: none;
}

#content{
	width: 100%;
	text-align:justify;
}

#content h1, .content h2{
	border-bottom: 1px solid #000000;
	font-size: 20pt;
	text-align: left;
	font-weight: bold;
}

#footer p{
	font-size: 10pt;
	font-weight: normal;
}

.signature{
	font-weight: bold;
}