TD
{ font-family: Tahoma;
  font-size: 8pt;
  color: #333333;
}
A:link {
	font-size : 8pt; color : #333333; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
A:visited {
	font-size : 8pt; color : #333333; FONT-FAMILY: Tahoma;; TEXT-DECORATION: none
}
A:hover {
	font-size : 8pt; color : #ff0000; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}




input
{
	font: 8pt Tahoma;
		
}

select
{
	font: 8pt Tahoma;
		
}

textarea
{
	font: 8pt Tahoma;
		
}

