.bodytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 14px;	color: #000000;	font-weight: normal;}/* Text Link Definition */	A.textNav	{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: boldl;	color: #003399;	text-decoration: none;	}	A.textNav:link	{		color: #000099;	}	A.textNav:visited	{		color: #003399;	}	A.textNav:active	{		color: #66CC33;	}	A.textNav:hover	{		color: #66CC33;	}	/* Body Text Link Definition */	A.textLink	{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #003399;	text-decoration: none;	font-weight: bold;	}	A.textLink:link	{		color: #000099;	}	A.textLink:visited	{		color: #003399;	}	A.textLink:active	{		color: #66CC33;	}	A.textLink:hover	{		color: #66CC33;	}		.boldtext {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: 14px;	color: #000000;	font-weight: bold;}