.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #999999;
}
.brand_header {
	font-family: Times, serif;
	font-size: 26px;
	line-height: 30px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.brand_nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
	text-decoration: none; 
	color: #666666;
}
.project_nav_main_on {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none; 
	color: #666666;
}
.project_nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none; 
	color: #333333;
}

.project_sm_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none; 
	color: #666666;
}

.brand_nav_pages_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none; 
	color: #333333;
}

.dis_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818080;
}

.dis_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}