A			{
			text-decoration: none;
			color: #0000cc;
			}

A:hover			{
			text-decoration: underline;
			color: #cc0000;
			}

.Article		{
			font-size: 10pt;
			font-family: times new roman, times;
			color: #000000;
			}

.HeadLine		{
			color: #000099;
			font-size: 10pt;
			font-family: verdana, helvetica, arial;
			}

A.HeadLine		{
			text-decoration: none;
			color: #000000;
			}

A.HeadLine:Hover	{
			text-decoration: underline;
			color: #cc0000;
			}

.ArticleHeadLine	{
			color: #000000;
			font-size: 17pt;
			font-family: helvetica, arial;
			font-weight:bold;
			}

.ByLine			{
			font-size: 9pt;
			font-family: arial, helvetica;
			color: #000000;
			}

A.ByLine		{
			text-decoration: none;
			color: #000000;
			}

A.ByLine:Hover		{
			text-decoration: underline;
			color: #cc0000;
			}

.Caption		{
			color: #000000;
			font-family: garamond, times new roman, times;
			font-weight: bold;
			font-size: 12px;
			}

.Details		{
			color: #000000;
			font-size: 9pt;
			font-family: helvetica, verdana, arial;
			font-weight: bold;
			}

A.Details		{
			text-decoration: none;
			color: #000099;
			}

A.Details:Hover	{
			text-decoration: underline;
			color: #cc0000;
			}

.Border			{
			color: #000000;
			}

A.Border		{
			color: #000000;
			}

A.Border:Hover		{
			color: #cc0000;
			}

.Disclaimer		{
			font-size: 7pt;
			font-family: arial, helvetica;
			color: #000000;
			}
