body	{background: #F0EBD2; color:#663300; font: 11pt "Arial";}

a:link 	{color: #663300; 		font: 11pt Arial; 	text-decoration:none;}
a:visited	{color: #663300; 	font: 11pt Arial;	text-decoration: none;}
a:active 	{color: #ffcc00; 	font: 11pt Arial;	text-decoration: none; }
a:hover 	{color: #ffcc00; 	font: 11pt Arial;	text-decoration: underline;}
					
.title	{background: #F0EBD2; 	color:#663300; font: bold 16px "Arial";}
								
.title a:link		{color:#663300;	font: bold 16px "Arial";	text-decoration:underline;}
.title a:visited	{color:#663300;	font: bold 16px "Arial";	text-decoration:underline;}
.title a:active	{color:#663300;	font: bold 16px "Arial";	text-decoration:none;}
.title a:hover	{color:#663300;	font: bold 16px "Arial";	text-decoration:none;}
							
.subtitle		{background: #F0EBD2; color:#663300; font: bold 11pt "Arial";}
							
.subtitle a:link	{color:#663300;	font: bold 11pt "Arial";	text-decoration:underline;}
.subtitle a:visited	{color:#663300;	font: bold 11pt "Arial";	text-decoration:underline;}
.subtitle a:active	{color:#663300;	font: bold 11pt "Arial";	text-decoration:none;}
.subtitle a:hover	{color:#663300;	font: bold 11pt "Arial";	text-decoration:none;}
	

td, table	{background: #F0EBD2;	color:#663300; font: 11pt "Arial";}
.Header td,  .Header table	{background: #F0EBD2;	color:#663300; font: 11pt "Arial";}

.alternateRow1 		{background: #F0EBD2;}
.alternateRow1 table, .alternateRow1 td {background: #F0EBD2;}
.alternateRow1 a:link , .alternateRow1 a:visited , .alternateRow1 a:active 	
			{color: #663300; 		font: 11pt Arial; 	text-decoration:none;}
.alternateRow1 a:hover 	{color: #ffcc00; 	font: 11pt Arial;	text-decoration: underline;}

.alternateRow2 		{background: #ccc1b1;}
.alternateRow2 table, .alternateRow2 td {background: #ccc1b1;}
.alternateRow2 a:link , .alternateRow2 a:visited , .alternateRow2 a:active 	
			{color: #663300; 		font: 11pt Arial; 	text-decoration:none;}
.alternateRow2 a:hover 	{color: #ffcc00; 	font: 11pt Arial;	text-decoration: underline;}

.alternateRow3 		{background: #F0EBD2;}
.alternateRow3 table, .alternateRow3  td {background: #F0EBD2;}.alternateRow3 a:link , .alternateRow3 a:visited , .alternateRow3 a:active 	
			{color: #663300; 		font: 11pt Arial; 	text-decoration:none;}
.alternateRow3 a:hover 	{color: #ffcc00; 	font: 11pt Arial;	text-decoration: underline;}


TD a:link, table a:link	{color:#663300; 	font: 11pt Arial; text-decoration:none;}
TD a:visited, table a:visited	{color:#663300;	font: 11pt "Arial"; text-decoration:none;}					
TD a:active, table a:active	{color:#ffcc00; 	font: 11pt "Arial"; text-decoration:none;}
TD a:hover, table a:hover	{color:#ffcc00; 	font: 11pt "Arial"; text-decoration:underline;}

							
.table, .TD		{background: #F0EBD2; 	color:#663300; font: 11pt "Arial";}
.TD a:link , .table a:link	{color:#663300; 		font: 11pt "Arial"; text-decoration:none;}
.TD a:visited , .table a:visited	{color:#663300;	font: 11pt "Arial"; text-decoration:none;}					
.TD a:active , .table a:active	{color:#ffcc00; 	font: 11pt "Arial"; text-decoration:none;}
.TD a:hover, .table a:hover	{color:#ffcc00; 	font: 11pt "Arial"; text-decoration:underline;}


