body {
	font-family: serif;
	color: blue;
	background: white url(http://churchofchrist.grigaitis.net/background.gif) repeat scroll;
	width: 600px;
	text-align: justify;

}

h1 {
	font-family: serif;
	font-size: 20pt;
	font-weight: bold;
	margin: 20pt 7% 0 7%;
	text-align: center;
}

.topline {
	margin-top: 0;
	clear: both;

}

h2 {
	font-family: serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 12pt 7% 0 7%;
	text-align: left;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 12pt 7% 0 7%;
	text-align: left;
}

.subtitle {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
    font-style: italic;
	margin: 6pt 7% 0 7%;
	text-align: center;
}

.titlequote {
	font-size: 12pt;
}

a,
a:link,
a:hover,
a:active,
a.target,
a.target:hover,
a.target:active {
    text-decoration: none;
	background-color: transparent;
	border-style: none;
}

a:link {
	color: purple;
}

a:hover {
	background-color: #BFDFFF;
}

a.title {
	color: blue;
}

a.title:hover {
	background-color: #BFDFFF;
	border: outset #BFDFFF;
}

a.home {
	background-color: #BFDFFF;
	border: thick ridge #BFDFFF;
	color: blue;
}

a.home:hover {
	border-style: outset;
}

a.home:active {
	border-style: inset;
}

p.backnext {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: 1.6em;
	text-align: center;
	clear: both;
}

a.backnext {
	border-width: thick;
    color: blue;
	border: thick ridge #BFDFFF;
	background-color: #BFDFFF;
}

a.backnext:hover {
	border-style: outset;
}

a.backnext:active {
	border-style: inset;
}


a.notbacknext:hover,
a.notbacknext:active,
a.notbacknext {
	border: thick ridge #BFDFFF;
	background-color: #BFDFFF;
	color: #9FCFFF;
}


p.home {
	font-family: sans-serif;
    text-align: right;
	font-weight: bold;
	font-size: 12pt;
}

ul,
ol,
p {
	font-size: 12pt;
    margin: 6pt 3% 0 5%;
}

img {
    border-width: 0;
}

hr {
	width: 90%;
}

.name {
	font-family: sans-serif;
	font-size: 10pt;
    text-decoration: underline;
}

.send {
	text-align: left;
	clear: both;
}

li {
	text-align: left;
}

.notice {
    font-family: sans-serif;
    font-size: 8pt;
	font-style: normal;
	text-align: center;
}

.version {
	font-weight: bold;
	font-size: 16pt;
}

.error {
	color: red;
	font-weight: bold;
}
