body 
{
  margin :0px;
  font-family: "Times New Roman",Verdana,Helvetica,Geneva,Arial,Sans-Serif;
  font-size:1.2em;
  background-color: white;        
}

:link    {color: #005500;text-decoration: none;}
:visited {color: #005500;text-decoration: none;}


.maintitle {
    	font-style: italic;
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-weight: bold;
        background-color: #0000FF;    
}

.menutext {
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-weight: bold;
        background-color: blue; 
}

.selecteditem {
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: yellow;
	font-weight: bold;
        background-color: blue; 
}

.verystressed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
}
.homemsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.welcometextnorm {
   font-size: 0.75em;
   font-family: Georgia, "Times New Roman", Times, serif; 
}
.welcometextspecial {
   font-family: "Lucida Calligraphy";
   font-size: 1em;
}

.churchname {
   font-family: "Lucida Calligraphy";
   font-size: 1.0em;
   font-style: italic;
   background-color: white;            
}

.specialheading {
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}

.paragraphtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.largeparagraphtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25em;
}

.smalllisttext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
}

.imaglinktext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: white;
    font-weight: bold;
}
