﻿body
{
       margin-top: 10px;
       margin-bottom: 10px;
       margin-left:1%;
       margin-right:1%;
       padding: 0;
       font-size: small;
       color: #333;
       background: #fff;
}
#doc2
{	
	visibility:hidden;
}
#hd , #sidebar, #ft
{
   display: none !important;
}

#yui-main
{
	visibility:visible;
 width: 90%;
 text-align: left;
}


