BODY		{ color: black;
			  font-family: verdana, helvetica, arial, sans-serif;
			  font-size: 10pt }

TD			{ color: black;
			  font-family: verdana, helvetica, arial, sans-serif;
			  font-size: 10pt }
TD H2		{ font-size: large }
TD H3		{ font-size: medium }
TD H4		{ font-size: small }

P.showcase	{ color: black;
			  font-family: verdana, helvetica, arial, sans-serif;
			  font-weight: bold;
			  font-size: 11pt }

A:link		{ color: #CC0000 }
A:visited	{ color: #CC0000 }
A:active	{ color: black;
			  bgcolor: white }
A:hover		{ color: #F25316 }

A.showcase:link		{
	color: #CC0000;
	text-decoration : none;
	}
A.showcase:visited	{
	color: #CC0000;
	text-decoration : none;
	}
A.showcase:active	{
	color: black;
	text-decoration : none;
	}
A.showcase:hover		{
	color: #F25012;
	text-decoration : none;
	}

A.newslink:link		{
	font-size : 7pt;
	color: #990066;
	text-decoration : none;
}
A.newslink:visited	{
	font-size : 7pt;
	color: #990066;
	text-decoration : none;
} 
A.newslink:hover	{
	font-size : 7pt;
	font-weight : bold;
	color: #660033;
	text-decoration : underline;
}

.newsbanner	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #660000;
}

.newstitle		{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-weight : bold;
	background : Silver;
}

.newsauthor		{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #000000;
	font : italic;
}

.newstext	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Navy;
}

.xxsmalltext		{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #000000;
}