.bodyText-Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #000000;
}
.bodyText-Blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	line-height: normal;
	color: #000066;
}
.small-newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.bodyText-BlueBreadcrumbs {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	color: #000066;
}

/* navigation */

a	{ 

 	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;

	}

 a:link  { 

	text-decoration: none;

	} 

 a:visited   { 

 	text-decoration: none;

	} 

 a:active    { 

 	border-bottom: 0px solid #9999CC; 

	} 

 a:hover { 

 	border-bottom: 0px solid #9999CC;

	} 

a.bodyLink:link {

	border-bottom: 1px solid #000066;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;

	}

a.bodyLink:visited   { 

 	border-bottom: 1px solid #CC0000;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;

	}	

a.bodyLink:hover   {
	border-bottom: 0px none;
	color: #9999CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;


	}

a.bodyLink:active   { 

 	border-bottom: 0px none;
	color: #9999CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;

	}	

a.smallWhiteLink:link {

	border-bottom: 0px none; 
	color: #ffffff;

	}

a.smallWhiteLink:visited   { 

 	border-bottom: 0px none;
	color: #ffffff;

	}	

a.smallWhiteLink:hover   { 

	border-bottom: 0px none;
	color: #ffffff;

	}

a.smallWhiteLink:active   { 

 	border-bottom: 0px none;
	color: #ffffff;

	}

a.smallBlackLink:link {
	border-bottom: 0px none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;

	}

a.smallBlackLink:visited   { 
	border-bottom: 0px none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;

	}	

a.smallBlackLink:hover   { 
	border-bottom: 0px none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;

	}

a.smallBlackLink:active   { 
	border-bottom: 0px none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;

	}

/*end of navigation */
.ArialBlack {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: small;
}
