A:link	{
	color: #a30039;
	text-decoration: underline;
	}
A:visited	{
	color: #a30039;
	text-decoration: underline;
	}
A:hover	{
	color: #a30039;
	text-decoration: underline;
	}
A:active	{
	color: #a30039;
	text-decoration: underline;
	}
A	{
	color: #a30039;
	text-decoration: underline;
	}
BODY	{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: 'zCentury Gothic', Arial, Helvetica, 'sans serif';
	}
H1	{
	color: #6c3a4e;
	font-family: 'Century Gothic', Arial, Helvetica, 'sans serif';
	font-weight: normal;
	font-size: 26px;
	}
TD, P	{
	color: #6c3a4e;
	font-family: 'zCentury Gothic', Arial, Helvetica, 'sans serif';
	font-size: 11px;
	}
.main	{
	background-color: #FFFFFF;
	border: solid 2px #FFFFFF;
	}
.main2	{
	background-color: #FFFFFF;
	border: solid 2px #FFFFFF;
	background-image: url(images/utensils.jpg);
	background-position: -100px 0px;
	background-repeat: no-repeat;
	}
.margin	{
	margin-left: 130px;
	margin-right: 15px;
	margin-bottom: 0px;
	text-align: justify;
	}
.out	{
	background-color: #FFFFFF;
	zbackground-image: url(images/utensilsout.jpg);
	zbackground-position: 25px 141px;
	zbackground-repeat: no-repeat;
	}
.std	{
	margin-bottom: 0px;
	}
.top	{
	margin-top: 0px;
	}