body{
	margin:0px 0px 0px 0px;
	margin-bottom:30px;
	background-color:#F9c160;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8C401C;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3588B0;
}
.title {
	color: #AE4D25;
}
.subtitle {
	color: #AE4D25;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.text {
	color: #AE4D25;
	padding-left: 5px;
}
