body {
	background-color: #023180;
}
.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	color: #CCFF00;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
}
