

.bodyTextJustified {
	font-family: Cambria, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: normal ;
	line-height: normal ;
	text-align: justify ;
	color: #000000 ;
}

.bodyTextLeft {
	font-family: Cambria, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight: normal ;
	line-height: normal ;
	text-align: left ;
	color: #000000 ;
}

.bodyTextSmall {
	font-family: Times New Roman, Times, serif ;
	font-size: 9px ;
	font-weight: normal ;
	line-height: normal ;
	text-align: left ;
	color: #000000 ;
}

.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	font-weight: bold ;
	line-height: normal ;
	text-align: left ;
	color: #996600 ;
}

.subHeadBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	font-weight: bold ;
	line-height: normal ;
	text-align: left ;
	color: #000000 ;
}

A.link {
color : #996600;
text-decoration : underline;	
}

A.link:hover {
color : #333333;
text-decoration : underline;	
}

A.link:active {
color : #996600;
text-decoration : none;
}


