/*   Printer Friendly
============================= */

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
	}
a {
  text-decoration : underline;
  color : #0000ff;
	}
img {
	display: none;
	}
table, tr, td {
	background-color: #ffffff;
	background: #ffffff;
	border: none;
	}

h1, h2, h3, h4, h5, h6 {
	border:none;
	color:#000000;
	font-style:italic;
	font-family:"Times New Roman",Times,Georgia,serif;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	}
h1 { font-size:18pt; margin: 5px 0 10px 0;}
h2 { font-size:16pt; margin: 5px 0 5px 0;}
h3 { font-size:15pt; margin: 5px 0 5px 0;}
h4 { font-size:14pt; margin: 5px 0 6px 0;}
h5 { font-size:13pt; margin: 5px 0 5px 0;}
h6 { font-size:12pt; margin: 5px 0 5px 0;}

#FooterCopyright {font-size:9pt;}

#Header,
#topNav,
#leftCol,
#leftNav,
#FooterNav
{display: none;}

