﻿body 
{
	font-size:12pt;
	background-color:White;
	color:Black;
}
h1 
{
	font-size: 24pt;
}
h2
{
	font-size:20pt;	
}
h3
{
	font-size:16pt;
}

.topNavBar {
			display:none;
}
.topBar {
			display:none;
}
.contentPadder2 
{
	display:none;
	}
	.footer
	{
		display:none;
	}
	.contentPadder1 
	{
			 overflow:visible; 
			 height:auto;
			 font-size:10pt; }
		
	