a.footer:link, a.footer:visited, a.footer:active {text-decoration:underline; color:#ffffff;}
a.footer:hover {text-decoration:underline; color:#FFAE00;}

a.link:link {text-decoration:underline; color:#CC3300; font-size: 9pt;}
a.link:visited {text-decoration:underline; color:#CC3300; font-size: 9pt;}
a.link:active {text-decoration:underline; color:#CC3300; font-size: 9pt;}
a.link:hover {text-decoration:underline; color:#363636; font-size: 9pt;}

a.inventory:link, a.inventory:visited, a.inventory:active {text-decoration:underline; color:#213F67; font-weight:bold; font-size:11pt;}
a.inventory:hover {text-decoration:underline; color:#D10002; font-weight:bold; font-size:12pt; font-size:11pt;}


TD {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#393939;}
		
BODY{
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;
		background-color:#cccccc;
		margin:0px;
}
.footer{
	color:white;
	text-align:center;
	font-size:9pt;
}

.small{
	font-size:8pt;
	padding: 3px;
}