* { background: #fff !important ; color: #000 !important ; }
html { font: 100%/1.5 georgia, serif; 
}

* {margin:0;padding:0;border:0;}

h1, h2, h3, h4 { 
	font-size:10px; 
	font-weight:normal; 
	letter-spacing:2px; 
      margin-bottom:10px;
      padding-bottom:15px;
	}

p, em, ul, li { 
	line-height:1.2em; 
	}

h1, h2, h3, h4, p, em { 
	margin:0px 0px 17px 0px; 
	}


h1 {
  font-size:1.8em;
}
h2 {
  font-size:1.3em;
}
h3 {
  font-size:1.2em;
}
h4 {
  font-size:1.0em;
  padding-bottom:10px;
}

p {
    padding-bottom: 15px;
}

a {
  text-decoration:none;
}

ul,ol {
  margin-left:20px; margin-bottom:20px;
}

div#container {
}

div#header {
    display: none;
}

div#menu {
    display: none;
}

div#cont {
}

div#content {
    padding: 0 2.5em;
}

div#sidebar {
    display: none;
}


div#footer {
    display: none;
}


div#end {
    display: none;
}

