body {
	font-family: verdana;
}

.orange {
	background-color: #ff972f;
}

.yellow {
	background-color: #ffe9ad;
}

.orange h2 {
	color: white;
}

.blue {
	background-color: #8393c5;
}

.text {
	font-size: 12px;
	text-align: justify;
}

.text td {
	font-size: 12px;
	text-align: left;
}
