/* CANSTUDIES PRINT CSS */
body {
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
}
#toolbar, #leftmenu, #rightmenu, #header, #breadcrumbs, #footer {
display: none;
}
a {
color: #000000;
text-decoration: underline;
}
h1 {
font-size: x-large;
text-transform: uppercase;
}
h2 {
font-size: large;
}
h3, h4 {
font-size: medium;
}
h1,h2,h3,h4 {
margin-bottom: 0;
}
h3 a, h2 a, h4 a{
font-size: 100%;
text-decoration: none;
}
/* CONTENT */
#content p{
text-align: justify;
}
.hug {
margin-top: 0;
}
.sit {
margin-top: 0;
margin-bottom: 0;
}
#skiplinks, .hide {
display: none;
}
.clearer {
clear: both;
}
th {
text-align: left;
}
.img{
border: 0;
}
address {
font-style: normal;
}
.center {
text-align: center;
}
