
body	{	background-color: #FFFFFF;
			font-family: tahoma, verdana;
		}
		/* body bgcolor is white, font time tahoma*/


#nscz	{	font-size: 10;
			font-family: arial;
			color: #C0C0C0;
			}
			/* sets the formatting for the web design link */

h1		{	color: #000066;
			font-size: 14;
		}

h2		{	color: #000066;
			font-size: 12;
		}

h3		{	color: #000066;
		}

h4		{	color: #000066;
		}


hr		{	color: #000066;
			width="80%";
		}


td			{	font-size: 12;
				font-family: tahoma;
			}

#logo		{ font-size: 40;
		  font-family: Monotype Corsiva;
		  color: #330066;
		}

#address	{ font-size: 9;
		  font-family: Verdana;
		  color: #C0934F;
		}

image	{border='0'};

/* link colors are set below */
a { text-decoration: none;
	font-size: 12;
	font-family: arial;
	}

a:link	{ color: #C0934F;
		font-weight: bold; 
		}
		/* brown */

a:visited	{ color: #C0934F;
			font-weight: bold;
			}
			/* brown */

a:hover	{ color: #D15148;
		  font-weight: bold;
		}
		/* reddish */