body {	font-family: arial,helvetica,verdana,sans;
	color: #000000;
	margin-top : 0px;
	background-color: #cccccc; }

table.wurly
    table { table-layout: fixed; }

	A:link	{	/* unvisited link */
		color: #eee;
		font-weight: normal;
		font-family: arial,helvetica,verdana,sans;
		text-decoration: underline;
		}
	
	A:visited	{	/* visited links */
		color: #eee;
		font-weight: normal;
		font-family: arial,helvetica,verdana,sans;
		text-decoration: underline;
		}
		
		
	A:active	{	/* active links */
		color: #eee;
		font-weight: normal;
		font-family: arial,helvetica,verdana,sans;
		text-decoration: underline;
		}

	A.dark:link	{	/* unvisited link */
		color: #774900;
		font-weight: normal;
		font-family: arial,helvetica,verdana,sans;
		text-decoration: underline;
		}
	
	A.dark:visited	{	/* visited links */
		color: #774900;
		font-weight: normal;
		font-family: arial,helvetica,verdana,sans;
		text-decoration: underline;
		}
		
		
	A.dark:active	{	/* active links */
		color: #774900;
		font-weight: normal;
		font-family: arial,helvetica,verdana,sans;
		text-decoration: underline;
		}


	A.black:link	{	/* unvisited link */
		color: #000;
		font-weight: normal;
		font-family: arial,helvetica,verdana,sans;
		text-decoration: underline;
		}
	
	A.black:visited	{	/* visited links */
		color: #000;
		font-weight: normal;
		font-family: arial,helvetica,verdana,sans;
		text-decoration: underline;
		}
		
		
	A.black:active	{	/* active links */
		color: #000;
		font-weight: normal;
		font-family: arial,helvetica,verdana,sans;
		text-decoration: underline;
		}

	.title	{
		color: #115511;
		font-weight: bold;
		font-size: 1.5em;
		font-family: Georgia,times,serif;
		}
	


td.auth0 {
	text-align: left;
	font-family: arial,helvetica,verdana,sans;
	font-size: 1.05em;
	background-color: #114466;
	color: #dddddd;
	}

td.auth1 {
	text-align: left;
	font-family: arial,helvetica,verdana,sans;
	font-size: 1.05em;
	background-color: #661111;
	color: #dddddd;
	}

td.auth2 {
	text-align: left;
	font-family: arial,helvetica,verdana,sans;
	font-size: 1.05em;
	background-color: #225522;
	color: #dddddd;
	}

td.auth3 {
	text-align: left;
	font-family: arial,helvetica,verdana,sans;
	font-size: 1.05em;
	background-color: #cccccc;
	color: #774900;
	}

.date {	
	font-family: arial,helvetica,verdana,sans;
	font-size: 1.05em;
	color: #dddddd;

}
