<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Government of Alberta Print Style Sheet
    CSS1 Definitions for Typography
    Updated by GOA CGIC October 2011
*/
body {
    font-family: garamond, serif, arial;
    line-height: 1.2em;
    background: #ffffff;
}
img {
    border: 0px 0px 0px 0px;
}
form {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
h1,
h2, h2.section,
h3, h3.subhead1,
h4,
h5,
h6 {
    font-family: arial, helvetica, sans-serif;
    color: #000000;
}
#accessHelpers,
#logo,
#metaNav,
#searchForm,
#textResizer,
#mainNav,
#navColumn,
#goaLinks,
#siteLinks,
#footerLogo,
#servicesNav .moreLink {
    display: none;
}
h1 {
    font-size: 1.5em;
}
h2 {    
    font-size: 1.4em;
}
h2.section {    
    font-size: 1.4em;
}
h3.subhead1 {
    font-size: 1.2em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em; 
}
#breadcrumb {
    padding: 0pt 0pt 1pt 0pt;
}
#header {
    border-top: 1px solid #000000;
}    
#homeFeatureHeader {
}
.quicklinks,
.quicklinks2,
.quicklinks3,
.sidebar,
.sidebar2,
.sidebar3,
.rightFloater {
    margin: 10px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #000000;
    width: 500px;
}
#footer {
    margin-top: 10pt;
    border-top: 1px solid #000000;
}
#copyright {
}
#addthis {
    display:none;
}</pre></body></html>