a
{
	font-family: tahoma;
	font-size: 8pt;
	color: ff9933;
}

a.aSmall
{
	font-family: tahoma;
	font-size: 8pt;
	color: #f0f0ff;
}

font.fontQuote
{
	font-family: tahoma;
	font-size: 8pt;
	color: #e0e0ef;
}

font.fontSmall
{
	font-family: tahoma;
	font-size: 8pt;
}

input
{
	font-family: tahoma;
	font-size: 8pt;
	background-color : black;
	border-color : 3d3f68;
	color: white;
	border-style: solid; 
	border-width: 1; 
	padding-left: 2; 
	padding-right: 2;	
}
select
{
	font-family: tahoma;
	font-size: 8pt;
	background-color : black;
	color: white;
	
}

TEXTAREA {
	font-family: tahoma;
	font-size: 8pt;
	background-color : black;
	border-color : 3d3f68;
	color: white;
	border-style: solid; 
	border-width: 1; 
	padding-left: 2; 
	padding-right: 2;	
}


select
{
	font-family: tahoma;
	font-size: 8pt;
}

td
{
	font-family: tahoma;
	font-size: 8pt;
	color: white;
}

td.white
{
	font-family: tahoma;
	font-size: 8pt;
	color: white;
	
}


textarea
{
	font-family: tahoma;
	font-size: 8pt;
}