@charset "UTF-8";
/* CSS Document */

.background {
	background-color: #FFFFFF;
	background-image: url(images/start_r3_c4.jpg);
	background-repeat: no-repeat;
	font-family: "Gill Sans";
	font-size: 15px;
	color: #000000;
}
.title_text {
	font-family: "Gill Sans";
	font-size: 18px;
	color: #014D8E;
	text-align: justify;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.imageBG {
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

