/*CPOA Toronto print stylesheet*/body {
font: 12pt Times, "Times New Roman", serif;color: #000;background-color: #fff;}

h1, h2, h3 {
padding-bottom: 1px;
border-bottom: 1px solid gray;
}

#branding h1, #branding p {
display: inline;
}

.newsleft h4, .newsright h4 {
padding-bottom: 1px;
border-bottom: 1px solid gray;
}

img {
display: none
}

form {
display: none;
}

#tabs {
display: none;
}

.quicklinks {
display: none;
}

a:link, a:visited {
color: #000;
font-weight: bold;
text-decoration: underline;
}

#footer {
display: none;
}

 