.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.bodytextwhite:link {
	color: #FFFFFF;
}
a.bodytextwhite:visited {
	color: #FFFFFF;
}
a.bodytextwhite:hover {
	color: #66CCFF;
}
a.bodytextwhite:active {
	color: #FFFFFF;
}
.bodytext10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 92cae5;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2257A7;
}
.subtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.titleproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005BC5;
	font-weight: bold;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.border {
	border: 1px solid #005AC6;
}
