


.link {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #235067;
	text-decoration: none;	
}
.link:hover{
	text-decoration: underline;
}


.caption {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #121212;
	text-decoration: none;	
}

.bodycopy {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #121212;
	text-decoration: none;	
			line-height: 24px;
}

.bodysm {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #121212;
	text-decoration: none;	
			line-height: 11px;
}

.bodycopygreen {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #004625;
	text-decoration: none;	
			line-height: 24px;
}

.tblink {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	color: #F0EADC;
	text-decoration: none;	
}
.tblink:hover{
	text-decoration: underline;
}

h1.bodycopy {
	font-family: "Myriad Pro", "Palatino Linotype", Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #004625;	
}

h2.bodycopy {
	font-family: "Myriad Pro", "Palatino Linotype", Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #004625;
}


