<HEAD>
<TITLE>Foxwood Temple Style Sheet</TITLE>
<STYLE TYPE="text/css">

	A		{text-decoration: none}	
	A:link		{color: #7BA6D0 ; text-decoration: none}	
	A:visited	{color: #7BA6D0 ; text-decoration: none}	
	A:active	{color: #FFFFFF ; text-decoration: none}
	A:hover		{color: #FFFFFF ; background-color: 9B9B9B}

	P.title		{color: #766C9D ; font-size: 20pt; font-weight: bold; text-align: center}
	P.heading	{color: #766C9D ; font-size: 16pt; font-weight: bold}
	P.credits	{color: #766C9D ; font-size: 7pt}	
	P.menu		{font-weight: bold ; font-size: 10pt}
	P		{color: #766C9D ; font-size: 12pt}
	H2		{color: #766C9D}
	ADDRESS		{color: #766C9D}

</STYLE>
</HEAD>