.headerMedium {
	font-family: Tahoma;
	font-size: x-large;
	color: #333333;
}
.headerSmall {
	font-family: Tahoma;
	font-size: large;
	color: #333333;
}
.headerBig {
	font-family: Tahoma;
	font-size: xx-large;
	color: #333333;
}
.txtMedium {
	font-family: Tahoma;
	font-size: medium;
	color: #333333;
}
.txtSmall {
	font-family: Tahoma;
	font-size: small;
	color: #333333;
}
.txtLogoMed {
	font-family: Tahoma;
	font-size: medium;
	color: #FF6600;
}
.footerJacs-webs {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
}
.userPassTemplate {
	font-family: Tahoma;
	font-size: x-small;
	color: #999999;
}

