	/* Apple Style Document */
	HTML, BODY
		{
		color: #333;
		font-size: 11px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

	a, a:visited, a:active
	{
		color: #c03;
		font-weight: bold;
		text-decoration: none;
	}

	a, a:visited, a:active
	{
		color: #933;
		text-decoration: none;
	}

	a:hover
	{
		color: #933;
		text-decoration: none;
	}

	.date1
	{
		color: #000;
		font-size: 13px;
		font-weight: bold;
		font-family: Palatino, Times, serif;
	}

	.date2
	{
		color: #c03;
		font-size: 15px;
		font-weight: bold;
		font-family: Palatino, Times, serif;
	}

	P
	{
		color: #333;
		font-size: 11px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
		text-align: left;
	}

	ul
	{
		color: #333;
		font-size: 11px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
		text-align: left;
		margin-left: 0px;
	}



	.right { text-align: right; }
	.left { text-align: left; }
	.center { text-align: center; }

	.name
	{
		color: #000;
		text-decoration: none ;
		font-size: 11px;
		font-weight: bold;
		background: #fc9;
		display: block;
	}

	.boxy
	{
		color: #000;
		border: solid 1px #fc3;
		background: #ffc;
		padding: 5px;
	}

	.bold
	{
		color: #333;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-weight: bold;
		text-decoration: none;
	}

	.smallesttext
	{
		color: #333;
		font-size: 9px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
	}

	.subhead
	{
		color: #666;
		font-size: 14px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-weight: bold;
		text-decoration: none;
	}

	.subheadProd
	{
		color: #666;
		font-size: 11px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		text-transform: uppercase;
	}

	.subRed
	{
		color: #c03;
		font-size: 12px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
	}

	.subRedTen
	{
		color: #c03;
		font-size: 10px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
	}

	.space
		{
		letter-spacing: 2px;
	}