	a
	{
		color: #000000;
	}
	
	a:hover
	{
		color: #cc0000;
	}
	
	h1
	{
		color: #000000;
		font: bold 110% "trebuchet ms", verdana, arial, sans-serif;
		border: none;
		text-decoration: underline;
	}
	
	p
	{
		color: #000000;
		font-family: trebuchet ms, verdana, arial, sans-serif;
		font-size: 80%;
		margin-top: 0em;
		padding-top: 0em;
	}
	
	.recycle_list
	{
		color: #000000;
		list-style: disc url(images/recycle_bullet.gif) outside;
		margin-left: 18px;
		padding-left: 18px;
		font: 75% "trebuchet ms", verdana, arial, sans-serif; 
	}
	
	.navLink
	{
		color: #FFCCCC;
		text-decoration: none;
		padding-right: 16px;
		font: bold 11px "Trebuchet MS", Verdana, Arial, sans-serif; 
	}
	
	.infoLink
	{
		color: #cc0000;
		font-family: trebuchet ms, verdana, arial, sans-serif;
		font-size: 12px;
		text-decoration: none;
	}
	
	.infoLink:hover
	{
		text-decoration: underline;
	}
	
	.infoLink_black
	{
		color: #000000;
		font-family: trebuchet ms, verdana, arial, sans-serif;
		font-size: 12px;
		text-decoration: none;
	}
	
	.infoLink_black:hover
	{
		text-decoration: underline;
	}
	
	.navLinkIn
	{
		color: #ffffff;
		text-decoration: none;
		margin-right: 16px;
		font: bold 11px "Trebuchet MS", Verdana, Arial, sans-serif; 
	}
	
	.navLink:hover
	{
		color: #ffffff;
		text-decoration: underline;
		font: bold 11px "Trebuchet MS", Verdana, Arial, sans-serif; 
	}
	
	.footerText
	{
		color: #000000;
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
	}
	
	.contentWatermark
	{
		border-top: 1px #cc0000 solid;
		border-left: 1px #cc0000 solid;
		border-right: 1px #cc0000 solid;
		padding: 8px;
		background: url(images/watermark.gif) no-repeat center center; 
	}

	.content
	{
		border-top: 1px #cc0000 solid;
		border-left: 1px #cc0000 solid;
		border-right: 1px #cc0000 solid;
		padding: 8px;
	}

	.feature
	{
		border-bottom: 1px #cc0000 solid;
		border-left: 1px #cc0000 solid;
		border-right: 1px #cc0000 solid;
		padding: 4px;
	}

	.feature_black
	{
		border-bottom: 1px #000000 solid;
		border-left: 1px #000000 solid;
		border-right: 1px #000000 solid;
		padding: 4px;
	}

	.feature_bullet
	{
		color: #cc0000;
		font-family: trebuchet MS, verdana, arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 16px;
		padding-left: 16px;
	}

	.feature_black_bullet
	{
		color: #000000;
		font-family: trebuchet MS, verdana, arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 16px;
		padding-left: 16px;
	}

	.feature_info
	{
		color: #cc0000;
		font-family: trebuchet MS, verdana, arial, sans-serif;
		font-size: 11px;
		padding-top: 4px;
		padding-right: 6px;
	}

	.feature_black_info
	{
		color: #000000;
		font-family: trebuchet MS, verdana, arial, sans-serif;
		font-size: 11px;
		padding-top: 4px;
		padding-right: 6px;
	}
	
	.tableTitle
	{
		color: #ffffff;
		font: bold 11px "Trebuchet MS", Verdana, Arial, sans-serif;
		background: #000000;
		padding: 4px;
	}
	
	.tableText
	{
		color: #000000;
		margin-right: 16px;
		font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	}
	
	h2
	{
		font: bold 95% "Trebuchet MS", Verdana, Arial, sans-serif;
		color: #CC0000;
	}
	
	h3
	{
		font: bold 95% "Trebuchet MS", Verdana, Arial, sans-serif;
		color: #CC0000;
		margin-bottom: 0em;
		padding-bottom: 0em;
	}
	
	.inputText
	{
		font: 110% "Trebuchet MS", Verdana, Arial, sans-serif;
		color: #000000;
		background: #FFF2F2;
		border: 1px #999999 dotted;
	}
	
	.tableText2
	{
		font: 90% "Trebuchet MS", Verdana, Arial, sans-serif;
		color: #000000;
		background: #FFF2F2;
		border: 1px #999999 none;
		padding: 4px 4px 4px 3em;
		text-indent: -3em;
		margin: 3em;
	}

