body {
	font-family: Times New Roman, serif;
	font-size: 20px;
}

td {
	font-family: Times New Roman, serif;
	font-size: 20px;
}

a.banner:link {
    color: #744A00;
	font-family: Times New Roman, serif;
	font-size: 15px;
    text-decoration: none;
  }

a.banner:visited {
    color: #744A00;
	font-family: Times New Roman, serif;
	font-size: 15px;
    text-decoration: none;
  }

a.banner:active {
    color: #744A00; 
	font-family: Times New Roman, serif;
	font-size: 15px;
    text-decoration: none;
  }

a.banner:hover {
	font-family: Times New Roman, serif;
	font-size: 15px;
    color: #FF6666;
  }

a.xbanner:link {
    color: #000000;
	font-family: Times New Roman, serif;
	font-size: 15px;
    text-decoration: none;
  }

a.xbanner:visited {
    color: #000000;
	font-family: Times New Roman, serif;
	font-size: 15px;
    text-decoration: none;
  }

a.xbanner:active {
    color: #000000; 
	font-family: Times New Roman, serif;
	font-size: 15px;
    text-decoration: none;
  }

a.xbanner:hover {
	font-family: Times New Roman, serif;
	font-size: 15px;
    color: #FF6666;
  }

a:link {
	font-family: Times New Roman, serif;
	font-size: 15px;
    text-decoration: underline;
    color: #744A00;
  }

a:visited {
	font-family: Times New Roman, serif;
	font-size: 15px;
    text-decoration:  underline;
    color: #744A00;
  }

a:active {
	font-family: Times New Roman, serif;
	font-size: 15px;
    text-decoration: none;
  }

a:hover {
	font-family: Times New Roman, serif;
	font-size: 15px;
    color: #FF6666;
  }

a.organpicture
{
    float: right;
  font-size: 10px;
  font-style: italic
}


h1{
  font-family: Palatino, Bookman Old Style, Book Antiqua, Times Roman, serif;
  color: #744A00;
  font-size: 30px;
}

h2
{
  font-family: Palatino, Bookman Old Style, Book Antiqua, Times Roman, serif;
  color: #744A00;
  font-size: 24px;
}

h3
{
  font-family: Palatino, Bookman Old Style, Book Antiqua, Times Roman, serif;
  line-height: 14pt;
  color: #744A00;
  font-size: 18px;
}

h4
{
  font-family: Palatino, Bookman Old Style, Book Antiqua, Times Roman, serif;
  line-height: 12pt;
  color: #744A00;
  font-size: 16px;
  font-style: italic
}

em
{
  color: #744A00;
  font-style: italic
}



