Current File : /home/lifechur/e-life.lifechurchboston.org/print.css |
body {
background-color: white;
font-size: 12pt;
font-family: Georgia, "Times New Roman", Times, serif;
}
#divskipnav, #divtitle, #sidebar {
display: none;
}
#holder {
width: 100%;
border: 0;
color: black;
}
#maincontent {
color: black;
background-color: white;
margin-left: 0px;
margin-right: 0px;
}
h1 {
font-size: 14pt;
text-align: center;
}
h2 {
font-size: 12pt;
}
h3 {
font-size: 11pt;
}
p, li, td, th, caption {
font-size: 12px;
}
.bold {
font-weight: bold;
}
.center {
text-align: center;
}
.italic {
font-style: italic;
}
.quote {
font-style: italic;
}