body {
   background: white;
   font-size: 12pt;
   width: 100%;
   }
#container, #content {
   width: auto;
   margin-left:1%;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#mytable, #sidebar{
   display: none;
   }
	
	
  html { background-image: none;
    }

#navbar {
   display: none;
   }

  body { margin: 0pt;
    font-family: verdana,arial,helvetica,sans-serif;
   background: white;
   font-size: 12pt;
   width: 100%;
    }

  #main-title { display: none;
    }

  #header-image {
	border-top: 2px solid rgb(255, 204, 0);
	border-bottom: 2px solid rgb(255, 204, 0);
	background-color: rgb(153, 153, 255);
	background-image: url(images/header_image.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 177px;
	margin-left: 10px;
	margin-right: 10px;
	display : block;;
}
    
  #main-text { margin: 0pt;
    font-size: 0.7em;
    line-height: 1.8em;
    background-color: rgb(204, 204, 255);
    width: 100%;
    }
        
p.top {
   display: none;
   }
   
  #headline { font-size: 0.65em;
    padding-top: 30px;
    text-align: justify;
    background-color: rgb(204, 204, 255);
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0pt;
    line-height: 1.5em;
    }
    
a:link {
	color: silver;
	border-bottom: 1px dashed;
	}
	
#subcontent{
	display: none;
	}

#navigation{
	display: none;
	}