.body {
	font-family:Sans-Serif , "Times New Roman";
	color:#333;
	font-size: 12px;
	
}
.gridFont {
	font-family:Sans-Serif, Arial, Helvetica;
	font-size: 9px;
	color:#333;
}

a:link {
	/*text-decoration: underline;*/
	text-decoration:none;
	color: #666;
}
a:visited {
	color: #666;
	text-decoration:none;
}
a:hover {
	/*color: #3333CC;*/
	color: #1A5E4B;
	text-decoration:none;
}
a:active {
	/*color: #990000;*/
	color: #666;
	text-decoration:none;
}
.mutualFund {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #1A5E4B;
}

.copyright {
	font-family:Sans-Serif, Arial, Helvetica;
	font-size: 9px;
	color:#333;
}
.subhead {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #1A5E4B;
}
.section {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1A5E4B;
	/*color: #669966;*/
	
}
.contactForm
{
	font-family:Sans-Serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#333;
}

.performanceTableHeader
{
	background-color:#1A5E4B; 
	font-family:Sans-Serif , "Times New Roman";
	color:#fff;
	font-size: 12px;
}

a.ScrollText:link {
	/*text-decoration: underline;*/
	text-decoration:none;
	color: #1A5E4B;
}
a.ScrollText:visited {
	color: #1A5E4B;
	text-decoration:none;
}
a.ScrollText:hover {
	/*color: #3333CC;*/
	color: #666;
	text-decoration:none;
}
a.ScrollText:active {
	/*color: #990000;*/
	color: #1A5E4B;
	text-decoration:none;
}


