body {
	background-color: #FFFFFF;
	background-image: url('images/index/bg-cah-inside-a-flash.gif');
	background-repeat: repeat-x
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393D47;
}
a:visited {
	color: #467DB4;
	text-decoration: underline;
}
a:active {
	color: #6A9AC9;
	text-decoration: none;
}
a:hover {
	color: #6A9AC9;
	text-decoration: underline;
}
a:link {
	color: #467DB4;
	text-decoration: underline;
}
.form {
	background-color: #CDE1F5;
	border: 1px solid #CDE1F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393D47;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A607A;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}