.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FB3A3B;
	text-decoration: none;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FE9421;
	text-decoration: none;
}
.charcoal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #505050;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A0A0A0;
	text-decoration: none;
}
.footer A {  
	color: #A0A0A0; 
	text-decoration: none;
}
.footer A:LINK {  
	color: #A0A0A0; 
	text-decoration: none;
}
.footer A:VISITED {  
	color: #A0A0A0; 
	text-decoration: none;
}
.footer A:HOVER {  
	color: #A0A0A0; 
	text-decoration: underline;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A0A0A0;
	text-decoration: none;
}
.subnav A {  
	color: #A0A0A0; 
	text-decoration: none;
}
.subnav A:LINK {  
	color: #A0A0A0; 
	text-decoration: none;
}
.subnav A:VISITED {  
	color: #A0A0A0; 
	text-decoration: none;
}
.subnav A:HOVER {  
	color: #FE9421; 
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #505050;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #505050;
}
.caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A0A0A0;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A0A0A0;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 505050;
	text-decoration: none;
}
