@charset "iso-8859-1";
BODY {

	background-color: #ffff99;
	font-family: Verdana, Arial,  sans-serif; 
	margin-left : 3%;
	margin-right: 3%;
	margin-top: 15px;
	scrollbar-arrow-color:#FFff99; 
	scrollbar-face-color:#000000; 
	scrollbar-track-color: #cccc99;
}
	
P{ 	font-family: Verdana, Arial,  sans-serif; 
		text-align:left;}


li {text-align: left:}


B {color: red;
font-weight: bold; }

H1, h2,h3,h4,h5,h6 { font-family: Verdana, Arial,  sans-serif;  }	
h1, h2{ text-align:center; }
h3, h4 {text-align:left;}


A:LINK {	
	font-family:  Verdana, Arial,  sans-serif; 
text-decoration: none;
color:  blue;
}

A:VISITED {
	font-family:   Verdana, Arial,  sans-serif; 
	text-decoration: none;
	color: #0000ff;
}

A:active { color: red; }
a:hover { color: green;  font-size: 100%;
text-decoration: underline;}

.nav { color: white;}

a:nav{ font-size: 90%; }
a.nav:link { color: white; text-decoration: none; font-size: 90%; font-weight: bold;}
a.nav:active { color: yellow; text-decoration:underline; }
a.nav:visited { color: white; text-decoration: none; 
							font-size: 90%; font-weight: bold;
							}
a.nav:hover { color: yellow; text-decoration: underline; }

/* classes */


.page{
	color:white;
	font-style:italic;
	font-weight: bold;
	}
	
.church{
	font-size: small;
	text-align :  right;
	font-style: italic; 
	}
	
.footer {
	font-family:  Arial, sans-serif;
font-size: 8pt;
}
	
.update {font-family:  Arial, sans-serif;
font-size: 8pt; text-align:right;}

.months{text-align: center;}
.c {text-align:center;}
.club(text-align: right;}
.small_logo {text-align:left:} 

.w3 {text-align: right;}
	