body {
    font-family: sans-serif;
    font-style: italic;
}

.whit-hill {
    color: #CC0000;
}

.church-name {
    font-weight: bold;
    color: #CC0000;
}

.whit-onth {
    color: #0000CC;
}

.sub-title {
    font-weight: bold;
    color: #000099;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

p {
    font-family: sans-serif;
    font-style: normal;
}

td {
    font-family: sans-serif;
    font-style: normal;
}

th {
    font-family: sans-serif;
    font-style: normal;
}

.hang-indent {
    text-indent: 20px;
}

li {
    font-family: sans-serif;
    font-style: normal;
}

ul {
    font-family: sans-serif;
    font-style: normal;
}

h1 {
    font-family: arial;
    font-style: normal;
    font-size: 24pt;
    font-weight: bold;
    color: #000099;
    text-align: center;
}

h2 {
    font-family: sans-serif;
    font-style: normal;
    font-size: 13pt;
    font-weight: normal;
    color: #000099;
    text-align: center;
}

h3 {
    font-family: sans-serif;
    font-style: italic;
    font-weight: bold;
		line-height: 105%;
    color: #000099;
}

h4 {
    font-family: sans-serif;
    font-weight: bold;
}

h5 {
    font-family: sans-serif;
    font-weight: normal;
}

h6 {
    font-family: sans-serif;
    font-style: italic;
}

span.villagebutton {
		font-size: 11pt;
    font-weight: bold;
}

a:active {
    color: #CCCC33;
    text-decoration: none;
}

a:link {
    color: #000099;
    text-decoration: none;
}

a:visited {
    color: #3399FF;
    text-decoration: none;
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}

a:active.underl {
    color: #CCCC33;
    text-decoration: underline;
}

a:link.underl {
    color: #000099;
    text-decoration: underline;
}

a:visited.underl {
    color: #3399FF;
    text-decoration: underline;
}

a:hover.underl {
    color: #FF0000;
    text-decoration: underline;
}
