
body	{background-color:#555555;}

#footer	{width:100%;height:55px;background-color:#000000;color:#ffffff;}
.footer_width	{padding:10px 0 20px 40px;margin:0 auto;width:850px;text-align:left;font-family:Arial;font-size:10pt;}


a.title				{
				text-decoration:none;
				
				color:#000000;
				border-bottom:0px;
				}

a.title:hover			{
				text-decoration:none;
				
				background-color:#000000;
				color:#ffffff;
				}

a.footer			{
				text-decoration:none;
			
				color:#ffffff;
				border:none;
				}





ul				{
				margin:0 auto;padding:0;
				}

.item_neg			{
				width:485px;

				margin:30px 0 30px 0;padding:20px;

				background-color:#000000;color:#ffffff;

				border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;

				list-style:none;
				}

#item_introduction		{
				width:525px;

				margin:30px 0 30px 0;

				background-color:#000000;color:#ffffff;

				border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;

				list-style:none;
				}

.subtext			{
				font-size:75%;
				color:#666666;
				}

.plustext			{
				font-size:125%;
				}
