/* Northwestern University - Mini Site Print stylesheet
Christopher Garcia - 11.12.2012 */

body {
    background: #fff;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}
 #tools-mini, #header-wrap, #left-nav, #navigation-wrap, #footer-wrap, #jump-to-nav, #left-nav-wrap h1, #tools, #t-tools {
    display: none;
}
a img {
    border: none;
}
table th, table thead {
    border: 1px solid #000; 
    padding: .5em;
    text-align: left;
}
table {
    border: 1px solid #000;
    border-collapse: collapse;
}
table td {
    padding: .5em;
    border: 1px solid #000;
}
a:link, a:visited {
    color: #520063;
    background: transparent;
    text-decoration: underline;
}
h1 {
    font-size: 18pt;
}
h2 {
    font-size: 16pt;
}
h3 {
    font-size: 16pt;
}
h4, h5, h6 {
    font-size: 12pt;
    margin: 0;
}