/* GOES IN THE DOCUMENT */
/*<link rel="stylesheet" href="challenge-print.css" type="text/css" media="print" />*/


/*Reset Style*/


body {
    margin:0;
    padding:0;
    line-height: 1.4em;
    word-spacing:1px;
    letter-spacing:0.2px;
    font-size: 13pt !important; 
    font-family: 'Arial', Helvetica, sans-serif;
    color: #000000;
}

.thirteen {
   font-size: 13pt !important; 
}

.logo {
    text-align: left;
    position: absolute;
    top: 30px;
    left: 30px;
}

.intro {
    background: none;
    background-color: #ffffff;
    height: 300px !important;
}

.print-height {
    max-height:200px !important;
    margin-bottom: 10px;
}

.brand-heading {
    margin-top:10px;
    font-size:60pt;
}

#page-top {
    height: 300px;
}

.rachael-quote-section, kyle1-quote-section, mcintosh-quote-section, mb-quote-section {
    display: none;
}

#authors, #contact {
    display: none;
}

.print-hide {
    display: none;
}

.ytvid {
    display: none;
}

#callout2, #callout3 {
    margin:0;
    padding:0;
    display: none;
}

p, h1, h2, h3, h4, h5 {
    color: #000000;
}

p, a {
    font-size: 13pt !important;
}

h4 {
    margin-bottom: 0;
    font-size: 20pt;
}

/* Show URL */
a:link, a:visited {background: transparent; color:#555555; text-decoration:none; font-size:13pt !important;}

a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 13pt !important;}

a[href^="http://"] {color:#555555; font-size:13pt !important;}

@page {
margin: 1.5cm;
}
