﻿body {
   background: #ffffff;
   color: black;
   font: 11pt;
}


#content
{
	overflow: hidden;
	background: #ffffff;
	width: 600px;
}

.lesmer_longText_b, lesmer_longText_w
{
	display:none;
}

.headingPng
{
	width:545px;
	height:220px;
	margin-bottom: 20px;
}

#content #head_longText_w, #content #head_longText_b 
{
	margin-bottom:10px;
}


#nav
{
	display: none;
}

#topbar
{
	display: none;
}
#footer 
{
	display: none;
}
#quotes
{
	display: none;
}

a 
{
    display: none;
}

#alternateText
{
    display: block;
    color: #000000;
    font-size: 16pt;
    text-align: left;
    font-weight: bold;
}
headingPng
{
    display: none;
}