.indexbackground {
	background-color: #fffee6;
	background-image: url(images/indexbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textgray01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}
.titleblue01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #3554A4;
}
.textorange01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #5E2D09;
}
.titleblue02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #344992;
}
.titlebrown01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #544021;
}
