
body {
font-family: georgia, roman, serif;
font-size: 12px;
background: url(http://www.spirituality.org/i/backv2.gif) top left repeat-y;
}

a, a:visited {
color: #33f;
}

a:hover {
color: #690;
}

ol li, ul li {
margin: 0;
padding: 0 0 20px 0;
font-size: 12px;
}

ul li {
list-style-type : square;
}

h1, h2, h3, h4, h5, h6 {
font-family: verdana, arial, sans-serif;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
margin: 10px 0 10px 0;
font-size: 16px;
}

h4 {
margin: 10px 0 10px 0;
font-size: 14px;
}

h5 {
margin: 10px 0 10px 0;
font-size: 12px;
}

h6 {
font-weight: normal;
font-size: 11px;
text-align: center;
}

p, blockquote, li {
line-height: 20px;
}

a.home, a.home:visited {
padding: 0 20px 0 20px;
font-family: arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: center;
color: #333;
background-color: #ededed;
text-decoration: none;
border: 2px solid #333;
}

a.home:hover {
color: #003399;
background-color: #99ccff;
}

.center {
text-align: center;
}

table.content {
margin: 0 0 0 40px;
}

table.content td {
padding: 4px 10px 4px 10px;
}

.lineindent {
margin: 0 0 0 1em;
}