﻿body { 
  color : #000000; 
  background : #ffffff; 
  /*font-family : Tahoma;
  font-size : 10pt;*/ 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#mainbody ul
{
   list-style-image: none;
   list-style-type: disc !important; 

}

#s4-ribbonrow, 
#s4-ribboncont, 
#notificationArea, 
#WebPartAdderUpdatePanelContainer,
#PrintTopBar,
#PrintQuickLaunch,
#pagecontrols,
#s4-statusbarcontainer,
#pageStatusBar,
#s4-leftpanel,
#footerlinks,
#footericons,
#DeveloperDashboard
 { 

  display : none; 
} 


#outerbody
{
    border: none;
}
#MSO_ContentDiv,
#pagecontenttitle,
#pagecontentbody,
#pagecontentright,
#ihaprintheader,
#ihaprintbc,
#footercopyright,
#footerbar
{
    display : block;
    position : relative !important;
    padding : 5px 5px 5px 5px;
    left: 0px !important;
    background-image : none !important;
    background-color : transparent;
      
}

html {height: auto !important;}