/* CSS Document */
body {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align:justify;	
	color: #000000;	
	margin-top: 14px;
	margin-bottom: 14px;
	background-image: url(images/usadbg_6.gif);
	background-attachment:fixed;
}
td,th {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-align:justify;	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #00CC00;
	text-decoration: none;
}