p, td, .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.orange {
	color: #FF9900;
}

.subnav {
	color: #666666;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.subnav A:LINK, .subnav A:VISITED, .subnav A:ACTIVE, {
color: #666666;
}

.textlinks {
	color: #CCCCCC;
}
.textlinks A:LINK, .textlinks A:VISITED, .textlinks A:ACTIVE, {
color: #CCCCCC;
}

a:visited {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.titleitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF9900;
}
.small {
	font-size: 9px;
	line-height: 14px;

}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;

}
a:link {
	color: #FF9900;
}
a:hover {
	color: #666666;
}
.front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}
