header,
.header-image,
footer{
	display: none !important;	
}

body,
#content,
#container,
.content-wrapper{
	font-family: Verdana, Geneva, sans-serif !important;	
	padding: 0 !important;	
	margin: 0 !important;	
}

h1 {
    font-size: 34px !important;	
}

h2 {
    font-size: 30px !important;	
}

h3 {
    font-size: 26px !important;	
}

h4 {
    font-size: 22px !important;	
}

h5 {
    font-size: 18px !important;	
}

h6 {
    font-size: 14px !important;	
}

p,
ul>li,
ol>li,
blockquote p {
	font-size: 12px !important;	
}

ul>li,
ol>li {
    line-height: 16px !important;	
    padding-bottom: 5px !important;	
}