.abstract	{
		font					: 10pt arial, helvetica; 
		font-weight			: normal;
		font-style			: normal;
		color					: black}
.site	{
		font	   	 		: 7pt arial,helvetica; 
		font-weight			: normal;
		font-style			: normal;
		color					: black}
.headline {
		font					: 10pt arial,helvetica;
		font-weight			: bold;
		font-style			: normal;
		text-decoration	: underline;
		color					: #000099}
.copyright {
		font					: 9pt arial,helvetica;
		font-weight			: normal;
		font-style			: normal;
		text-decoration	: none;
		color					: #000000}
.nsec	{
		font					: 8pt arial,helvetica;
		text-decoration	: underline;
		color					: White;}
.nbrk	{
		font					: 8pt arial,helvetica;
		text-decoration	: none;
		color					: #FFCC99;}
.newslinks {
		font					: 9.5pt arial,helvetica;
		font-style			: normal;
		text-decoration	: none;
		color					: black;}


a {
	color: #000099;
}
A:hover.headline	{color				: #ff0000;		}
A:hover.nsec 		{color				: #6699ff;		}
A:hover.newslinks	{text-decoration	: underline;	}

