body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100.1%;
	background: #FBF9F8;
	text-align: left;
	margin: 25px auto 0px;
	padding: 0px;
}
p {
	font-size: 80%;
	line-height: 1.4em;
	font-weight: normal;
	color: #505050;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
ul {
	font-size: 80%;
	line-height: 1.4em;
	font-weight: normal;
	color: #505050;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	list-style: disc url(none) inside;
}

h1 {
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 110%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 95%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


h4 {
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 85%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



#main {
	margin: 0px auto;
	padding: 0px;
}
#main tr td #center #staff a:link{
	color: #606060;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}
#main tr td #center #staff a:visited{
	text-decoration: none;
	color: #333;
}
#main tr td #center #staff a:hover{
	text-decoration: underline;
	color: #855C4A;
}
#main tr td #center #staff a:active{
	text-decoration: none;
	color: #855C4A;
}
#main tr td #center tr td p #ste {
	padding: 0px;
	float: right;
	margin-bottom: 35px;
	margin-left: 20px;
	margin-top: 22px;
}
#main tr td #center tr td #generic {
	font-size: 100%;
	font-weight: normal;
	color: #333;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#main #prayer a:link {
	color: #EEE5E1;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
}

#main #prayer a:active {
	text-decoration: none;
	color: #5b4134;
}

#main #prayer a:hover {
	text-decoration: underline;
	color: #5b4134;
}

#main #prayer a:visited {
	text-decoration: none;
	color: #e2d3cc;
}

#station {
	margin: 0px auto;
	padding: 0px;
	width: 500px;
}

.green {
	color: #3d5b34;
	margin: 0px;
	padding: 0px;
}



.grey {
	color: #505050;
	margin: 0px;
	padding: 0px;
}
.light {
	color: #FBF9F8;
	margin: 0px;
	padding: 0px;
}
.rust {
	color: #833B23;
	margin: 0px;
	padding: 0px;
}
.rust_95 {
	font-size: 110%;
	color: #833B23;
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #606060;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}


a:visited {
	text-decoration: none;
	color: #333;
}


a:hover {
	text-decoration: underline;
	color: #855C4A;
}


a:active {
	text-decoration: none;
	color: #855C4A;
}


#main tr td #center a:link {
	color: #833B23;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}
#main tr td #center a:active {
	text-decoration: none;
	color: #833B23;
	font-weight: bold;
}
#main tr td #center a:hover {
	text-decoration: underline;
	color: #996A56;
	font-weight: bold;
}
#main tr td #center a:visited {
	text-decoration: none;
	color: #833B23;
	font-weight: bold;
}

