/* Text classes */.title {	font-size: 13px;	font-weight: bold;	color: #000000;}.subtitle {	font-weight: bold;	color: #000000;}.subtitleWhite {	font-weight: bold;	color: #FFFFFF;}.whiteLink:link, .whiteLink:visited, .whiteLink:hover, .whiteLink:active {	color: #FFFFFF;	text-decoration: underline;}.imgRight {	float: right;	margin-left: 10px;	margin-bottom: 0px;}.imgLeft {	float: left;	margin-right: 10px;	margin-bottom: 0px;}