body {
font-family: Arial, Helvetica, serif;
text-align: center;
background-image: url(../images/ccc-back12.jpg);
background-repeat: repeat;
}

h1 {
font-size: 12pt;
text-align: left;
font-weight: bold;
color: #ffffff;
}

p {
padding-bottom: 15px;
}
		
p, table, td, center {
font-size: 8pt;
font-weight: normal;
color: #ffffff;
}

.announcehead {
font-weight: bold;
color: #ffffff;
font-size: 8pt;
}

.announce {
font-weight: normal;
font-size: 8pt;
}

.sermon {
color: #ffffffn;
font-size: 7pt;
font-style: italic;
}

.underline {
text-decoration: underline;
font-weight: bold;
color: black;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

.left {
float: left;
margin: 8px;
}
		
.right {
float: right;
margin: 8px;
}

.border {
border: 1px solid black;
}
		
a:link, a:visited  {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: black;
text-decoration: underline;
}
