a, body, td, .itemTitle, .footerlinks {
	font-family:  "Helvetica", Geneva, Arial, sans-serif;
	font-size: 10pt;
	color: #16BCC8;
	text-decoration: none;
}
.footerlinks, .itemTitle {
	text-transform: uppercase;
	font-weight: bold;
}
.toplinks {
	font-family: "Helvetica", Geneva, Arial,  sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #16BCC8;
	text-transform: uppercase;
	text-decoration: none;
}
.paratext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 600;
	color: #A49F78 ;
}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #66CCCC;
	letter-spacing: -2px;
	word-spacing: 5px;
}
A { text-decoration: none;
	
} 
A:hover {
	text-decoration: underline;
	
}
A:visited {
	text-decoration: none;
	
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #16BCC8;
	font-weight: bold;
	font-variant: small-caps;
}
.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #16BCC8;
	line-height: 16px;
}
