.nav {
	font-family:  Times New Roman;
	font-size: 12px;
	font-weight: regular;
	color: #735338;
}

.header {
	font-family:  Times New Roman;
	font-size: 18px;
	font-weight: none;
	color: #333333;
}

.footer {
	font-family:  Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.copy {
	font-family:  Times New Roman;
	font-size: 12px;
	font-weight: regular;
	color: #333333;
}
.subNav {
	font-family:  Times New Roman;
	font-size: 12px;
	font-weight: regular;
	color: #666666;
}

.tableHeader {
	font-family:  Times New Roman;
	font-size: 13px;
	font-weight: bold;
	color: #5C83AC;
}

.copy1 {
	font-family:  Times New Roman;
	font-size: 14px;
	font-weight: regular;
	color: #333333;
}

.copy2 {
	font-family:  Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #303030;
}

#navLinks {
	font-family:  Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#subLinks {
	font-family:  Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #8C7767;
}
#subFund {
	font-family:  Times New Roman;
	font-size: 11px;
	font-weight: none;
	color: #666666;
}


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #8C7767;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B19B8A;
	}
	
a:hover,a:active  { 
	text-decoration: none;
	color: #544D44;
	}
	
#subCopy {
	font-family:  Times New Roman;
	font-size: 11px;
	font-weight: none;
	color: #666666;
}
	






