html, body {
font-family : trebuchet ms, Arial, sans-serif;
font-size:11pt;
line-height:100%;
margin:0px;
padding:0px;
background:#fff;
color:#000;
width:500px;
}
#container	{
width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	
}
#top	{
display:none;
}

#sidebar	{
display:none;
}

#mainInside2	{
width:auto;

}

#textinside2	{
width:auto;
}

#sidebarInside, a:link, a:visited, a:hover	{
width:260px;
color:#fff;
font-size:4pt;
text-align:right;
}




#footer2	{
color:#000;
font-size:9pt;
line-height:12pt;
}
#footer	{
display:none
}

