.CleantecColor {
	color: #00529B;
}
.bread {
	font-size: 10px;
	text-align: left;
	margin: 2px;
	padding: 0px;
	color: #333333;
	line-height: 14px;
}

.f10-14 {  font-size: 10px; line-height: 14px}

.f12-16 {  font-size: 12px; line-height: 16px}

.f12-18 {  font-size: 12px; line-height: 18px}

.f12-20 {  font-size: 12px; line-height: 20px}

.f12-24 {  font-size: 12px; line-height: 24px}

.f14-18 {  font-size: 14px; line-height: 18px}

.f16-20 {  font-size: 16px; line-height: 20px}



.f14-20 {  font-size: 14px; line-height: 20px}

.f14-22 {  font-size: 14px; line-height: 22px}

.f16-22 {  font-size: 16px; line-height: 22px}



.f12-14 {  font-size: 12px; line-height: 14px}

.f14-16 {  font-size: 14px; line-height: 16px}



.f12 {

	font-size: 12px;

}

.f14 {

	font-size: 14px;

}





.links1 { 

	color: #FFFFFF;

	text-decoration: none;

} 

.links1:hover {

 	color: #FF6600;

	text-decoration: none;

}

.links2 { 

	color: #333333;

	text-decoration: none;

} 

.links2:hover {

 	color: #FF6600;

	text-decoration: none;

}

.links3 { 

	color: #00529B;

	text-decoration: none;

} 

.links3:hover {

 	color: #FF0000;

	text-decoration: none;

}

.links4 { 

	color: #FFFFFF;

	text-decoration: none;

} 

.links4:hover {

 	color: #FFFFFF;

	text-decoration: underline

}

.links5 { 

	color: #000099;

	text-decoration: none;

} 

.links5:hover {

 	color: #000099;

	text-decoration: underline

}

.links6 { 

	color: #ff0000;

	text-decoration: none;

} 

.links6:hover {

 	color: #ff0000;

	text-decoration: underline

}


.lh120 {

	LINE-HEIGHT: 120%

}

.lh125 {

	LINE-HEIGHT: 125%

}

.lh130 {

	LINE-HEIGHT: 130%

}

.lh140 {

	LINE-HEIGHT: 140%

}

.lh150 {

	LINE-HEIGHT: 150%

}

.fs08 {

	FONT-SIZE: 8px

}

.fs10 {

	FONT-SIZE: 10px

}

.fs12 {

	FONT-SIZE: 12px

}

.fs14 {

	FONT-SIZE: 14px

}

.fs16 {

	FONT-SIZE: 16px

}

.fs20 {

	FONT-SIZE: 20px

}

.fs30 {

	FONT-SIZE: 30px

}

.fslh08 {

	FONT-SIZE: 8px; LINE-HEIGHT: 140%

}

.fslh10 {

	FONT-SIZE: 10px; LINE-HEIGHT: 140%

}

.fslh12 {

	FONT-SIZE: 12px; LINE-HEIGHT: 140%

}

.fslh14 {

	FONT-SIZE: 14px; LINE-HEIGHT: 140%

}

.fslh16 {

	FONT-SIZE: 16px; LINE-HEIGHT: 140%

}

.fslh20 {

	FONT-SIZE: 20px; LINE-HEIGHT: 140%

}

.fslh30 {

	FONT-SIZE: 30px; LINE-HEIGHT: 140%

}
.red {
	color: #ff0000;
}
.orange {
	color: #ff6600;
}
.purple {
	color: #cc0099;
}
.white {
	color: #FFFFFF
}
.white-bold {
	color: #FFFFFF;
	font-weight: bold;
}

.blue {
	color: #0000FF;
}

.green {
	color: #00A078;
}
