a:link		{color: #0000CC; text-decoration: none;}	/* blue */
a:visited	{color: #808080; text-decoration: none;}	/* light gray */
a:hover		{color: #CC0000; text-decoration: none;}	/* red */

.headerline
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-indent: 10pt;
	padding-right: 10pt;
	line-height: 175%;
	background-color: #FFCC99;		/* rgb (255, 204, 153); pale orange */
}

.txt
{
	font-family: verdana;
	font-size: 8pt;
}

.hdr
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: -8pt;
}

.sig
{
	font-family: verdana;
	font-size: 8pt;
	font-style: italic;
}

ul.news
{
	list-style-type: none;
}

li
{
	font-family: verdana;
	font-size: 8pt;
}

table
{
	/* background-color: #F9F9F9;		 (very) light gray */
}

td
{
	font-family: verdana;
	font-size: 8pt;
}

.counter
{
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
}

