body {
    background: white;
	font-size: 12pt;
}

h2 {
	font-size: 16pt !important;
}

div.introduction p {
	font-size: 13pt !important;
}

a:link, a:visited {
    background: transparent;
    text-decoration: underline;
}

#header,
#footer,
#left_boxes,
#small_banner,
div.top_shadow,
div.bottom_shadow,
div.files_box,
div.people_boxes {
    display: none;
}

#right_content {
	float: none !important;
}

#sub_content {
    width: auto;
    margin: 0 2%;
    padding-top: 1em;
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
}

div.narrow_box {
	width: 550px;
}

div.box_content {
	padding: 0;
}