/* Style Sheet for First Baptist Church of Portage, MI Web Site */

      p    {
           color:black;
           font-family:Georgia,"Times New Roman", serif;
           line-height:150%;
           text-indent:5%;
           }
   
      b    {
           color:black;
           }
 
      body {
           color:black;
           margin-left:5%;
           margin-right:5%;
           background-color:white;
           font-family:Georgia,"Times New Roman", serif;
           line-height:150%;
           }

      span {
           text-transform:uppercase;
           font-size:95%;
           }

      hr   {
           color:999966;
           height:5;
           }
    
      td   {
           color:black;
           font-family:Georgia,"Times New Roman", serif;
           }

      h1   {        
           color:black;
           font-family:Verdana,Arial, sans-serif;
           }
    
      div  {
           color:black;
           font-family:Verdana,Arial, sans-serif;
           line-height:150%;
           }

      ul   {
           color:black;
           font-family:Georgia,"Times New Roman", serif;
           line-height:150%;
           } 

      ol   {
           color:black;
           font-family:Georgia,"Times New Roman", serif;
           line-height:150%;
           } 

      A:link{
           color:666633;
           }

      A:visited{
           color:663366;
           }

      A:hover{
           color:CCCC99;
	       }
  
     .copyright{
	       font-size: x-small;
		   }
	
	 /* used for calendar page logo adjustment */	   
     #space {
           font-size:60%;
           }
   
	   







 
