*{
margin:0;
padding;0;
}

body{
font-family: Helvetica, Arial, sans-serif;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em; 
	line-height: 170%;
	color: #495e42;		
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em; 
	line-height: 170%;	
		
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.em; 
	line-height: 170%;		
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.em; 
	line-height: 170%;		
}



#fundHeader{
margin: auto;
padding-bottom: 15px;
}
#fundContainer{
margin: auto;
width: 893px;
}

#innerContain{
background-color: #e9f7e4;
}

#fundContainer h1{
font-size: 22px;
font-style: bold;
color: #495e42;
}
#fundContainer h2{
font-size: 12px;
font-style: normal;
color: black;
}
#fundContainer h3{
font-size: 18px;
font-style:bold;
color: grey;
}
#fundContainer h4{
font-size: 22px;
color: grey;
}

#fundContainer img{
border: none;
}

#leftFund{
width: 230px;
float: left;
}
#centerFund{
padding-left:15px;
float: left;
}
#rightFund{
padding-left:15px;
width: 260px;
float: left;
}
