body {
  font-family: Times, TimesRoman, serif;
  margin: 0px 10px 0px 10px;
  color: #330033;
  background: #DDCCBB url(http://www.fwrobertson.com/images/backcan.gif) fixed repeat;
}

h1,h2,h3,h4,h5,ul,li,p {
  font-family: Times, TimesRoman, serif;
 }


p {
  margin: 0.5em 1em 0.5em 1em;
  text-indent: 1em;
  font-size: 100%;
  color: #330033;
}

.sermon-number {
  font-size: 125%;
  font-style: italic;
  text-indent: 0em;
}

.sermon-title {
  font-size: 150%;
  font-weight: bold;
  text-indent: 0em;
}

.sermon-date {
  font-size: 115%;
  font-style: italic;
  text-indent: 0em;
}

.sermon-scripture {
  margin: 0.75em 3em 0.75em 3em;
  text-indent: 0em;
}

.sermon-point {
  margin-top: 0em;
  margin-bottom: 0.5em;
  font-weight: bold;
}


h1 {
  font-size: 150%;
  color: #990000;
  margin-top: 0.5em;
  margin-bottom: 0;
}

h2 {
  font-weight: normal;
  color: #990000;
}

h3 {
  font-size: 90%;
  color: #990000;
  margin-top: 0;
  margin-bottom: 1em;
}

h4 {
  font-size: 125%;
  font-weight: bold;
  margin-left: 0.5em;
  margin-right: 0.5em;
  color: #006600;
}

h5 {
  color: #990000;
}

h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #808080;
  margin: 0.75em 1em 0.75em 1em;
  font-size: 75%;
}

a:link {
  font-weight: bold;
  color: #990033;
}

a:visited {
  font-weight: bold;
  color:#993333;
}
	
a:hover {
  color:#ff0000
}



li {  
	font-size: 12px; line-height: 18px; 
	color: #000000
}


ul {  
	font-size: 12px; line-height: 18px; 
	color: #000000
}
