.bg {
	background-color: #AEBCC2;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #040286;
	text-decoration: none;
}
.text-black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.text-white {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
