#container	{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	height: 100%;
	margin-top: 0%;
	margin-bottom: 0%;
	border: 0px;
	}

.noscreen
	{
	visibility: visible;
	}

.noprint
	{
	visibility: hidden;
	}

#banner {
	display: none;
	}
	
#search	{
	display: none;
	}
	
#translate {
	display: none;
	}

#nav	{
	display: none;
	}
	
#navright	{
	display: none;
	}
	
P 	{
	font-family:"Arial"; 
	font-size:12pt;
	}

BODY 	{
	font-family:"Arial"; 
	font-size:12pt;
	}

#content
	{
	position: absolute; 
	left: 0px; 
	width: 100%;
	top: 67px; 
	font-family: Arial !important;
	color: #000000;
	font-size: 12pt;
	text-align: justify;
	line-height: 14pt;
	}
	
#content a
	{
	font-weight: 400;
	font-family: Courier;
	font-size: 10pt;
	color: #000000;
	}
	
#websitename
	{
	left: 235px;
	top: 0px;
	font-size: 20pt;
	}

#pagename
	{
	font-size: 15pt;
	font-weight: 300;
	left: 45px;
	top: 40px;
	}
