BODY
{
	font-family: verdana;
	font-size: 8pt;
	line-height: 20px;
	color: #7C7575;
	background-image: url('images/bg.jpg'); background-repeat: repeat-x; background-color: #486D9A;
} 
TD
{
	font-family: verdana;
	font-size: 8pt;
	color: #7C7575;
}
select.dd
{
	font-size: 9pt;
}
input.dd
{
	font-size: 9pt;
}
A:link
{	
	text-decoration:	none;
	color:	#F7941C;
}	
A:visited
{	
	text-decoration:	none;
	color:	#F7941C;
}	
A:active
{	
	text-decoration:	underline;
	color:	#F7941C;
}			
A:hover	
{	
	text-decoration:	underline;
	color:	#7C7575;
}