a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background:#ffffff;
	color:#000000;
	font-size:12pt;
	padding:0;
	border: 0;
	margin: 0;
	float:none !important;
}

/* Section needed to make pages work correctly */
table{
	width:auto !important;
	width:95%;
	width/**/:/**/95%;
}

.boldbody    { 
	color: #333; 
	font-size: small; 
	font-family: "Palatino Linotype", "Times New Roman", Times, Georgia; 
	font-weight: bold; 
	line-height: normal 
}

.fineprint   {
	color: #666666;
	font-size: xx-small;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.footnotes  {
	color: #666666;
	font-size: xx-small;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
}

.head      { 
	color: #2e4065; 
	font-size: medium; 
	font-family: "Palatino Linotype", "Times New Roman", Times, Georgia, serif; 
	font-weight: bold; 
	line-height: normal; 
	text-transform: uppercase
}

.Page_Title {
	color: #4682b4;
	font-weight: bold;
	font-family: "Palatino Linotype", "Times New Roman", Times; Georgia, serif;
	font-size: medium;
	line-height: normal;
	text-transform: uppercase;
}

.posts_spaced  {
	font-size: x-small;
	line-height: 175%;
	font-family: "Palatino Linotype", "Times New Roman", Times, Georgia, serif
}

/* Special class that is shown only when printing */
.printhdr{
	visibility:visible;
}

.regularbody    { 
	color: #333; 
	font-size: small; 
	font-family: "Palatino Linotype", "Times New Roman", Times, Georgia; 
	font-weight: normal; 
	line-height: normal
}

.sermontitle   {
	color: #333333;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	font-family: "Palatino Linotype", "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase
}

.sermonsubtitle  {
	color: #666666;
	font-size: small;
	line-height: normal;
	font-family: "Palatino Linotype", "Times New Roman", Times, Georgia, serif
}

.sermonscripturehead    { 
	color: #2e4065; 
	font-size: small; 
	font-family: "Palatino Linotype", "Times New Roman", Times, Georgia, serif; 
	font-variant: normal; 
	font-weight: bold; 
	line-height: normal; 
	text-align: center; 
	text-transform: uppercase
}

.sermonscripture         { 
	color: #2e4065; 
	font-size: medium; 
	font-family: "Palatino Linotype", "Times New Roman", Times, Georgia, serif; 
	font-style: italic; 
	line-height: normal; 
	text-align: center
}

.side    { 
	font-size: 12px; 
	line-height: 14px; 
	font-family: "Palatino Linotype", "Times New Roman", Times, Georgia, serif; 
	border-left: 1px none silver;
	margin-top: 0px; 
	margin-bottom: 6px
}

.Sub_Title {
	font : "Times New Roman", Times, "Palatino Linotype";
	font-size : small;
	line-height: normal;
}

.Sub_Title_Blue {
	color: #003399;
	font-family: "Times New Roman", Times, "Palatino Linotype";
	font-size: small;
	line-height: normal;
}

/* Classes used to hide banner and footer */
.nopr, .topnav, .footer {
	visibility:hidden;
	display: none;
	width:0;
	height:0;
}