.finance_tx {
	color: #646007;
	font-size: 30px;
	font-weight: bold;
	font-family: Tahoma;
}
.pass_tx {
	color: #929900;
	font-size: 30px;
	font-weight: bold;
	font-family: Tahoma;
}
.slogan {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.personal_fin {
	color: #000000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.red_title {
	color: #D00D1B;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #676D4E;
}

