body  {
	font-family: Arial !important;
	font-size:12px !important;
}

#top
{
    display: none;
}

#left
{
    display: none;
}

#footer
{
    display: none;
}

#right {
	width:auto;
	padding-right: 0px;
	padding-left: 0px;
}

h1 
{
    line-height: 44px !important;
    margin: 0 0 0 0px !important;
    padding: 0 0 0 0px !important;
}

h2 
{
    line-height: 34px !important;
    margin: 0 0 0 0px !important;
    padding: 0 0 0 0px !important;
}

h3 
{
    line-height: 30px !important;
    margin: 0 0 0 0px !important;
    padding: 0 0 0 0px !important;
}

.print-borders
{
   border-top: solid 1px #505051 !important;
   border-left: solid 1px #505051 !important;
   border-right: solid 1px #505051 !important;
   border-bottom: solid 1px #505051 !important;
   empty-cells:show !important;
}

table
{
    border-collapse: collapse;
    empty-cells:show !important; 
    
    }
