body {
	font: 12pt "Times New Roman", "New Century Schoolbook", TimesNR, Times, serif;
}

#mast {
	display:none;
}

#notice {
	display: none;	
}

#breadcrumbs {
	font-size: 80%;	
}

body #content {
margin: 0 5%; padding: 0; position: static;
}

body #leftcolumn {
display: none !important;
}

#content h1 {
	line-height: 1.5em;
	font-size: 20px;
	font-weight: bold;
}

#footer {
	display:none;
}

a {
	color: #000;	
}
