.headline {
    font-family: arial, helvetica, sans-serif;
    color : #a9a9a9;
    font-size : 14pt;
    font-weight : bold; }
	
.subhead {
    font-family: arial, helvetica, sans-serif;
    color : #000000;
    font-size : 10pt;
    font-weight : bold; }
	
.content {
    font-family: arial, helvetica, sans-serif;
    color : #333333;
    font-size : 10pt;
	font-weight : normal; }
	
.churchname {
    font-family: arial, helvetica, sans-serif;
    color : #6a6a6a;
    font-size : 12pt;
	font-weight : bold; }
	
.churchaddress {
    font-family : arial, helvetica, sans-serif;
    font-size : 8pt;  
    color : #6a6a6a;
	font-weight : normal;
	text-decoration : none; }

a   {
    font-family : arial, helvetica, sans-serif;
    font-size : 10pt;
	color : #464646;
	text-decoration : underline;  }

a:visited   {
    color : #828282;
}	
	

a:hover {
    color : #828282;
	text-decoration : underline; }
	
.bottomlinks {
    font-family : arial, helvetica, sans-serif;
    font-size : 8pt;  
    color : #164846;
	font-weight : normal;
	text-decoration : none; }

a.bottomlinks {
    font-family : arial, helvetica, sans-serif;
    font-size : 8pt;
    font-weight : normal; 
	color : #164846; }
	
a.bottomlinks:hover {   
	text-decoration : underline; }
	
.style5 {font-size: 8pt; color: #164846; }

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #165250;
}

.subtitleMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
  	color: #165250;
}

.status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
  	color: #FF0000;
}
