BODY {
	background: #0A343F; 
	margin:5px;
	margin-right:5px;
	}
	
A.news:link {color:#155E7F}
A.news:visited {color:#155E7F}
A.news:hover {color:#3A728B}
A.news:active {color:#FFD883}

A:link {color:#2A8DBA}
A:visited {color:#2A8DBA}
A:hover {color:#7BCEF3}
A:active {color:#FFD883}


P {
	font-size: 10pt; 
	font-family: verdana; 
	color:#FFFFFF; 
	margin-left: 13px;
	margin-right: 8px
	}

P.news {
	font-size: 10pt; 
	font-family: verdana; 
	color:#E9E8E8; 
	margin-left: 13px;
	margin-right: 8px
	}
	
H4 {
	color:#000000; 
	font-family: verdana;
	margin-left: 5px
	}
	
.header {
	font-size: 16pt; color:#FFFFFF; 
	font-family: "trebuchet ms", "century gothic", "arial"; 
	margin-left: 13px;
	vertical-align: top
	}
	
.header2 {
	font-size: 11pt; color:#D8D8D8; 
	font-family: "trebuchet ms", "century gothic", "arial"; 
	margin-left: 13px
	}
	
.likep {
	font-size: 10pt; 
	font-family: verdana; 
	color:#D8D8D8; 
	}
	
.footer {
	font-size: 7pt; 
	font-family: verdana; 
	color:#D8D8D8; 
	text-align:center;
	}

#Content {
	width:500px;
	margin:0px auto;
	text-align:center;
	}


#lang a:link
	{
	font-size: 8pt; 
	font-family: Century Gothic; 
	color:#FFD883; 
	}
table.sermon {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: white;
	border-collapse: collapse;
	width:90%
}
table.sermon th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: white;
	color:#FFFFFF;
}
table.sermon td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: white;
	
	color:#FFFFFF;
}

table.webstaff {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: white;
	border-collapse: collapse;
	width:50%
}
table.webstaff th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: white;
	color:#FFFFFF;
}
table.webstaff td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: white;
	
	color:#FFFFFF;
}

