a:link 	{color: #000033; 		font: 12pt Arial; 	text-decoration:underline;}
a:visited	{color: #00033; 	font: 12pt Arial;	text-decoration: underline;}
a:active 	{color: #0000CC; 	font: 12pt Arial;	text-decoration: underline; }
a:hover 	{color: #0000CC; 	font: 12pt Arial;	text-decoration: none;}
					
.title	{background: #33CC33; 	color:#212121; font: bold 16px "Arial";}
								
.title a:link		{color:#212121;	font: bold 16px "Arial";	text-decoration:underline;}
.title a:visited	{color:#212121;	font: bold 16px "Arial";	text-decoration:underline;}
.title a:active	{color:#212121;	font: bold 16px "Arial";	text-decoration:none;}
.title a:hover	{color:#212121;	font: bold 16px "Arial";	text-decoration:none;}
							
.subtitle		{background: #f1f1f1; color:#212121; font: Bold 16px "Arial";}
							
.subtitle a:link	{color:#212121;	font: Bold 16px "Arial";	text-decoration:underline;}
.subtitle a:visited	{color:#212121;	font: Bold 16px "Arial";	text-decoration:underline;}
.subtitle a:active	{color:#212121;	font: Bold 16px "Arial";	text-decoration:none;}
.subtitle a:hover	{color:#212121;	font: Bold 16px "Arial";	text-decoration:none;}
	

td, table	{color:#003333; font: 12pt "Arial";}

.alternateRow1 		{background: #FFFFFF;}
.alternateRow1 table, .alternateRow1 td {background: #FFFFFF;}
.alternateRow1 a:link , .alternateRow1 a:visited , .alternateRow1 a:active 	
			{color: #000033; 		font: 12pt Arial; 	text-decoration:underline;}
.alternateRow1 a:hover 	{color: #0000CC; 	font: 12pt Arial;	text-decoration: none;}

.alternateRow2 		{background: #FFFFCC;}
.alternateRow2 table, .alternateRow2 td {background: #FFFFCC;}
.alternateRow2 a:link , .alternateRow2 a:visited , .alternateRow2 a:active 	
			{color: #000033; 		font: 12pt Arial; 	text-decoration:underline;}
.alternateRow2 a:hover 	{color: #0000CC; 	font: 12pt Arial;	text-decoration: none;}

.alternateRow3 		{background: #F0EBD2;}
.alternateRow3 table, .alternateRow3  td {background: #F0EBD2;}.alternateRow3 a:link , .alternateRow3 a:visited , .alternateRow3 a:active 	
			{color: #000033; 		font: 12pt Arial; 	text-decoration:underline;}
.alternateRow3 a:hover 	{color: #0000CC; 	font: 12pt Arial;	text-decoration: none;}





TD a:link, table a:link	{color:#000033; 		font: 12pt Arial; text-decoration:underline;}
TD a:visited, table a:visited	{color:#00033;	font: 12pt "Arial"; text-decoration:underline;}					
TD a:active, table a:active	{color:#0000CC; 	font: 12pt "Arial"; text-decoration:underline;}
TD a:hover, table a:hover	{color:#0000CC; 	font: 12pt "Arial"; text-decoration:none;}

							
.table, .TD	{background: #FFFFFF; color:#003333; font: 12pt "Arial";}
.TD a:link , .table a:link	{color:#000033; 		font: 12pt "Arial"; text-decoration:underline;}
.TD a:visited , .table a:visited	{color:#00033;	font: 12pt "Arial"; text-decoration:underline;}					
.TD a:active , .table a:active	{color:#0000CC; 	font: 12pt "Arial"; text-decoration:underline;}
.TD a:hover, .table a:hover	{color:#0000CC; 	font: 12pt "Arial"; text-decoration:none;}

