

#container, #header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
} 

#header {
	background-image: none !important;
}



#footer {
	border-width: 1px 0 0 0;
	padding:15px 0;
}

div#mdcolumn ul {
	list-style-image: url(../tp-images/bullet.gif);
	margin-left:15px;
	padding:0;
}

  
h1 {
  	font-size:130%;  	
}

h2 {
    	font-size:120%;  	
}

h3 {
    	font-size:110%;  	
}

h4 {
    	font-size:100%;  	
}

h5 {
      	font-size:100%;  	
}

h6 {
      	font-size:100%;  	
}

h7 {
      	font-size:100%;  	
}

/* hide breadcrumb and extra navigation */

#extra-links, #breadcrumb {
	display:none;
}

/* hide editorial tabs */

ul.tabs primary {
	display:none;
}

/* hide other nonprintables */

.hidden, #header form, .mdcolumn p.top, #footer p.right{
	display:none;
}

/* hide several left-hand and ride-hand side blocks from print */

div#block-menu-menu-maths-main,
div#block-book-0, 
div#block-user-1
{
	display:none;
}