﻿body, p, td 
{
	color: #000;
	background-color: #fff;
	font-size: 12pt;
}

.headerRow 
{
	display: none;
}

.contentLeft 
{
	display: none;	
}

.leftLogos 
{
	display: none;
}

.mainContent 
{
	width: 100%;
}

.printHeader 
{
	display: inline;
}

.pritnHeader h1 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24pt;
	color: #000;
	font-weight: bold;
}

.mainContent h1
{
	display: inline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 20pt 0pt 20pt 0pt;
	padding: 0px;
	color: #000;	
	text-transform: none;
}

.mainContent h2
{
	font-family: Arial, Helvetica, Sans-Serif;	
	font-size: 14pt;
	font-weight: bold;	
	color: #000;
}

.mainContent p
{
	font-family: Arial, Helvetica, Sans-Serif;	
	font-size: 12pt;
	color: #000;
}

.adblock 
{
	display: none;
}