<!-- green
body {background-color: #ccffcc;
	background-image: url(otbkgnd.jpg);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: black;}
	
	purple
	body {background-color: #9999ff;
	background-image: url(purptile2010.jpg);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: black;}
	
	white	
	body {background-color: #ffffff;
	background-image: url(whiteback.jpg);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: black;}
-->
body {background-color: #ccffcc;
	background-image: url(otbkgnd.jpg);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: black;}

p	{text-indent: 10%;
       text-align: left;}

h1	{font-size: xx-large;
	  line-height: 125%;
	  font-weight: bold;
	  font-style: oblique;
	  text-align: center;}

h2	{font-size: large;
	 line-height: 125%;
	 font-weight: bold;
	 text-align: center;}

h3	{font-weight: bold;}

.topic {font-size: large;
	 line-height: 125%;
	 font-weight: bold;
	 text-align: center;}

.quotation {font-style: oblique;}

<!-- linkz is used in aboutleft, minleft, and sermlist
.linkz {display: block;
        margin-bottom: 10%}        

table	{width: 98%;
	 border: 0;
	 align: center;}
         
A:hover {color: #000033;}

A:link {color: #000033;}

link	{color: #000033;}

v:link {color: #990099;}


