.screen,.side,#footer {
	display:none;
	}

.projection {
	display: block; 
	padding:65px 200px 0px 24px;
	page-break-after: always;
	}

body    {
	background-color:fff;
	color:000;
	padding:0;
	margin:0;
	font-size:200%;
	line-height: 1.5;
	width:95%;
	}

#Content {
	margin:0px ;
	padding:15px;
	width:100%;
	}

p  {
	font-size:200%;
}

a:link,a:visited,a:hover,a:active {
   color: #454545;
   text-decoration: none;
   background-color: fff;
}

a:hover {
   text-decoration: underline;
}

h1,h2,h3,TD.RowTitle {
	color:000;
        page-break-before: always;
    	counter-increment: slide;
	font-size:200%;
}

.pagestyle {
	font-size:15px;
}

