
<!--
	author: dave phelps e-mail: created: 19th march 2004 date 25th march 2004 file: style2.css page title: Saint James Church - style sheet for menu purpose: project stylesheet{  }
<style type="text/css" >{  }
 comment sets the styles for the bite web site menu defining the border and colour for the hyperlinks, the fonts, and background{  }
<!--

	body		{background-color:#add8e6; margin-left:2px; }

	h1		{font-family:arial, helvetica, san serif;
			text-align:left;
			font-size:16pt;
			font-weight:bold;
			color:black;}

	h2		{font-family:arial, helvetica, san serif;
			text-align:left;
			font-size:14pt;
			font-weight:bold;
			color:black;}

	h3		{font-family:arial, helvetica, san serif;
			text-align:left;
			font-size:12pt;
			font-weight:bold;
			color:black;}

	p 		{font-family:arial, helvetica, san serif;
			text-align:left;
			font-size:12pt;
			color:black;}

	a		{font-family:arial, helvetica, san serif;
			text-align:left;
			font-size:10pt;
			font-weight:bold;
			text-decoration:none;
			padding-top:4px;			
			height:30px;
			width:143px;
			text-align:center;
			}

	a:link		{border-style:outset; 
			background-color:#b0c4de;}

	a:visited 	{border-style:outset; 
			background-color:#b0c4de;}

	a:hover		{border-style:inset; 
			background-color:#6495ed;}

	a:active 	{border-style:inset; 
			background-color:#6495ed;}	

-->
</style>






